* mu4e: improve buffer killing / switching behavior. less intrusive for other windows.
This commit is contained in:
5
TODO
5
TODO
@ -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:
|
||||
|
||||
Reference in New Issue
Block a user