Files
mu4e/mu
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
..
2018-06-11 10:49:07 +03:00
2016-12-27 16:21:10 +02:00
2013-03-30 11:32:07 +02:00
2018-06-11 09:18:27 +03:00
2018-08-12 14:00:59 +03:00
2017-10-30 21:15:47 +02:00
2018-04-28 09:33:46 +03:00