Search Criteria
Package Details: mu 1.14.1-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/mu.git (read-only, click to copy) |
|---|---|
| Package Base: | mu |
| Description: | Maildir indexer/searcher and Emacs client (mu4e) |
| Upstream URL: | http://www.djcbsoftware.nl/code/mu |
| Licenses: | GPL-3.0-or-later |
| Submitter: | xyproto |
| Maintainer: | mroethke |
| Last Packager: | mroethke |
| Votes: | 47 |
| Popularity: | 0.41 |
| First Submitted: | 2019-03-27 09:21 (UTC) |
| Last Updated: | 2026-05-02 18:36 (UTC) |
Dependencies (13)
- fmt (fmt-gitAUR)
- glib2 (glib2-gitAUR, glib2-patched-thumbnailerAUR)
- gmime3
- guile (guile-gitAUR)
- libfmt.so (fmt10AUR, fmt9AUR, fmt11AUR, fmt-gitAUR, fmt)
- libreadline.so (readline-gitAUR, readline)
- libxapian.so (xapian-core)
- readline (readline-gitAUR)
- xapian-core (xapian-core-gitAUR)
- cli11 (cli11-compiledAUR) (make)
- emacs (emacs-native-comp-gitAUR, emacs-ng-gitAUR, emacs-ngAUR, emacs-lucid-gitAUR, emacs28AUR, emacs28-nativecompAUR, emacs28-noxAUR, emacs-gitAUR, emacs29-gitAUR, emacs-pgtk-gitAUR, emacs29-lucid-native-comp-gitAUR, emacs-pretestAUR, emacs-pgtk-igc-gitAUR, emacs-igc-gitAUR, emacs-decoAUR, emacs-lucid-liteAUR, emacs-lucidAUR, emacs-nox, emacs-wayland) (make)
- meson (meson-gitAUR) (make)
- emacs (emacs-native-comp-gitAUR, emacs-ng-gitAUR, emacs-ngAUR, emacs-lucid-gitAUR, emacs28AUR, emacs28-nativecompAUR, emacs28-noxAUR, emacs-gitAUR, emacs29-gitAUR, emacs-pgtk-gitAUR, emacs29-lucid-native-comp-gitAUR, emacs-pretestAUR, emacs-pgtk-igc-gitAUR, emacs-igc-gitAUR, emacs-decoAUR, emacs-lucid-liteAUR, emacs-lucidAUR, emacs-nox, emacs-wayland) (optional) – mu4e support
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 Next › Last »
dordow commented on 2021-10-24 12:51 (UTC)
Yes, mu -V now shows 1.6.9. I had to restart Emacs because mu4e complained about version mismatch.
mroethke commented on 2021-10-24 12:10 (UTC)
Fixed with 1.6.9
mroethke commented on 2021-10-24 10:35 (UTC)
It seems the tag is on the wrong commit. The one right before bumping the version. So it should probably contain everything it was supposed to, but still reports the old version. I contacted the maintainer. I will fix this myself, if he does not respond soonish.
dordow commented on 2021-10-24 08:47 (UTC)
Yes, confirm, although I have upgraded mu and the PKGBUILD file says 1.6.8.
emacsomancer commented on 2021-10-23 18:23 (UTC)
mu -Vstill seems to report 1.6.7?dordow commented on 2021-08-08 11:55 (UTC) (edited on 2021-08-08 11:56 (UTC) by dordow)
Many thanks for these hints. The 'mu4e-view-*' are the culprits indeed. They are still used in BBDB customization, see mu4e manual. I have removed them and it seems that BBDB integration still works, at least auto-completion.
milouse commented on 2021-08-01 15:56 (UTC) (edited on 2021-08-01 15:57 (UTC) by milouse)
@dordow yes with this new release, mu4e now uses gnus as default viewer for the messages. You can either use the following variable to stick with the old view system
(setq mu4e-view-use-old t)(however, as it is now deprecated, maybe one day it will be removed?), or try to adopt the new view (like I did). As you, I prefer the text view by default and achieve something good with the following settings:If you use the new Gnus message view, you should also check in you own config (
.emacsfile) that you don't keep old and deprecated variables related to mu4e-view. You must look for all variables beginning bymu4e-viewand remove them as they won’t work anymore (I think that’s why you had an error message sayingerror in process filter: No buffer named mu4e-view: you probably have an old setting trying to do something in mu4e-view, but it is no more there.dordow commented on 2021-07-31 20:01 (UTC)
OK, it does now format the message without error but as a single line so the message is still unreadable. The same with emacs in command line mode. It looks as if all line breaks are removed. Before migrating, the messages were in text mode (which I prefer), now they seem to be in a somewhat more fancy format
mroethke commented on 2021-07-31 17:11 (UTC)
Maybe it has something to do with this item from the release notes?
dordow commented on 2021-07-31 16:40 (UTC)
Yes, I did. I have downgraded mu, then mu4e worked as usual. I upgraded again, now it is 1.6.1, run mu init and mu index. but error remains. Any special settings in .emacs I need to consider?
« First ‹ Previous 1 2 3 4 5 6 7 8 9 Next › Last »