mu4e: add variable mu4e-view-auto-mark-as-read
When set to nil, do not attempt to mark messages as read when you open them; this can be useful on read-only file systems. Fixes issue #515.
This commit is contained in:
4
NEWS.org
4
NEWS.org
@ -47,6 +47,10 @@
|
||||
- add mu4e-view-toggle-html (keybinding: 'h') to toggle between
|
||||
text and html display. The existing 'mu4e-view-toggle-hide-cited'
|
||||
gets the new binding '#'.
|
||||
- add a customization variable `mu4e-view-auto-mark-as-read'
|
||||
(defaults to t); if set to nil, mu4e won't mark messages as read
|
||||
when you open them. This can be useful on read-only file-systems,
|
||||
since marking-as-read implies a file-move operation.
|
||||
|
||||
** 0.9.13
|
||||
|
||||
|
||||
Reference in New Issue
Block a user