notmuch/contrib
Mark Walters 740f0cda55 contrib: pick: move save-excursion closer to message insertion
Pick keeps point roughly at the top of the buffer while inserting
messages at the end as they come in (from the async
parser). Previously the save-excursion to do this was done once for
each thread inserted: now it is done for each individual message.

The advantage is that the message insertion code can decide where to
leave point. In the next patch point will be left on the target message.

Note notmuch-pick-insert-msg is unchanged as that is used by the tag
display update code.
2013-05-20 15:37:52 -03:00
..
notmuch-deliver notmuch-deliver: Update to new notmuch_database_open API 2012-06-01 11:31:26 -03:00
notmuch-mutt notmuch-mutt: improve robustness of mutt macros 2013-02-16 11:56:55 -04:00
notmuch-pick contrib: pick: move save-excursion closer to message insertion 2013-05-20 15:37:52 -03:00
notmuch-vim notmuch-vim: deprecate, move to contrib 2013-02-16 08:03:09 -04:00