* mu4e: improve buffer killing / switching behavior. less intrusive for other windows.

This commit is contained in:
djcb
2012-06-15 11:01:40 +03:00
parent 53ac79dd9c
commit 28583c4a9d
3 changed files with 68 additions and 15 deletions

5
TODO
View File

@ -18,14 +18,13 @@
- contact completion (see Jacek's 'mu4e: using' mail)
- actions for /all/ headers, actions for /all/ attachment
- custom header fields in headers-view, message-view
- custom predicate functions for marking
- guile integration
- check if we can speed up mu4e-proc parsing by using search rather than
regexp search
- show maildirs as a tree, not a list in speed bar
- make killing all windows (i.e.. 'fullscreen mode' optional)
- better naming for draft buffers
- review emacs menus
- *BUG* header updating screws up marks
** Done
@ -53,6 +52,8 @@
- make guile/gtk/webkit dependency optional
- improve fringe marks (see https://github.com/djcb/mu/issues/21)
- mark message, decide what to do with them later (i.e.. 'deferred marking')
- custom predicate functions for marking
- make mu4e buffer killing less aggressive (i.e.., DWIM)
# Local Variables: