mu/mu4e
djcb a4398ac93d mu4e/mu: optimize mark-as-read
Since cd649efb6b, opening an unread message first does a proc-move,
then proc-view.

Reason is that while we get the (:update ... ) from the move, that only
contains a skeleton message; we need the full view get images etc. This
means that we render the message _twice_.

Here we change add a flag for move to _not_ send the (:update ..), so
only the (:view ...) will trigger rendering of the message.
2018-08-12 14:00:59 +03:00
..
Makefile.am mu4e: merge proc-mu back into proc.el 2017-10-25 23:50:17 +03:00
TODO mu4e: Add possibility to forward messages as attachments 2017-01-13 16:30:25 +01:00
fdl.texi * fix guile / mu4e doc building 2012-10-20 15:49:53 +03:00
mu4e-about.org Fix display of bugs link in mu4e-about.org 2018-03-17 22:33:31 -07:00
mu4e-actions.el mu4e/mu4e-actions: re-factor apply-patch/mbox 2018-05-25 18:26:59 +01:00
mu4e-compose.el mu4e: work-around for missing contacts 2018-06-13 18:19:13 +03:00
mu4e-context.el mu4e: re-draw speedbar when context changes 2018-06-13 14:48:22 +03:00
mu4e-contrib.el Removing the dependencies on gnus in eshell/mu4e-attach. 2016-08-28 10:03:02 +09:00
mu4e-draft.el mu4e: special-case empty hostnames 2017-08-27 15:44:23 +03:00
mu4e-headers.el mu4e: Do not assume orphan messages can't appear in the middle of a thread 2018-05-03 08:27:20 -03:00
mu4e-lists.el mu4e: add webrtc to mailing-lists 2018-08-12 14:00:59 +03:00
mu4e-main.el mu4e: add some support for the mux backend 2018-02-11 12:02:53 +02:00
mu4e-mark.el Fix region bounds checking when marking headers 2017-11-08 08:34:34 -05:00
mu4e-message.el Only require html2text if it will be used 2018-02-19 12:17:00 +00:00
mu4e-meta.el.in mu4e: add NEWS(.org) as a main menu item 2015-06-09 21:08:02 +03:00
mu4e-proc.el mu4e/mu: optimize mark-as-read 2018-08-12 14:00:59 +03:00
mu4e-speedbar.el mu4e: Better handle context-switching in speedbar 2018-07-14 11:32:57 +03:00
mu4e-utils.el Merge pull request #1161 from gambhiro/modeline-max-width 2018-04-25 11:32:15 +03:00
mu4e-vars.el mu4e: cleanup handler functions 2018-06-30 21:14:00 +03:00
mu4e-view.el mu4e/mu: optimize mark-as-read 2018-08-12 14:00:59 +03:00
mu4e.el mu4e: cleanup handler functions 2018-06-30 21:14:00 +03:00
mu4e.texi mu4e: fix bbdb doc 2018-06-29 18:08:43 +03:00
org-mu4e.el Only call old org-link API if new unavailable 2016-09-13 15:07:27 +02:00
org-old-mu4e.el mu4e: update org-mode support 2016-02-23 23:25:18 +02:00