mu4e-maildirs-extension icon indicating copy to clipboard operation
mu4e-maildirs-extension copied to clipboard

Show mu4e maildirs summary in mu4e-main-view

Results 13 mu4e-maildirs-extension issues
Sort by recently updated
recently updated
newest added

The installation of the new version of mu4e (1.10) creates some issues with the mu4e-maildirs package. Mu/Mu4e is functional, but the display of its default/main view is broken and displays...

At least for recent version of mu4e, I think `mu4e--main-action-str`should instead be `mu4e~main-action-str`; maybe a version check is necessary?

I just found that @seanfarley sent a PR djcb/mu#1586 to upstream to implement this functionality. Big thanks to @seanfarley and @djcb for their work! AFAIK their implementation uses the *"new...

with emacs debug, something wrong with the callback of mu4e-maildirs-extension-fetch function.buffer-string function return "[?25h[?25h", so the result value always 0. #### System Info :computer: - OS: darwin - Emacs: 24.5.1...

Gmail seems to mark messages with the `trash` tag rather than move them to a `trash` folder. However, the automatic filters that maildirs adds to the `mu4e:main` view do not...

Currently, the count for any maildirs with spaces shows as 0/0. Quote the maildir name to support spaces.

If `mu4e-maildir` is itself a Maildir, `mu4e-maildirs-extension` fails. ``` Debugger entered--Lisp error: (wrong-type-argument wholenump -2) make-string(-2 32) mu4e-maildirs-extension-new-maildir("/") mapcar(mu4e-maildirs-extension-new-maildir ("/")) mu4e-maildirs-extension-load-maildirs() mu4e-maildirs-extension-update() mu4e-maildirs-extension-main-view-handler() run-hooks(change-major-mode-after-body-hook special-mode-hook mu4e-main-mode-hook) apply(run-hooks (change-major-mode-after-body-hook special-mode-hook mu4e-main-mode-hook))...

Hi. Thanks for the great extension. Is there a way to change the name of a maildir on the mu4e main screen without changing the actual maildir name? i.e. Change...

I pulled the latest changes to mu/mu4e (including the new query parser) the other day and now it seems `mu4e-maildirs-extension` isn't working properly anymore. Specifically, there are three mailboxes that...

Hey all :), As you may have noticed, I've not been updating this package lately. Some people have been using it and contributed fixing issues (eg: compatibilty with to newer...