aboutsummaryrefslogtreecommitdiffhomepage
path: root/devel
diff options
context:
space:
mode:
authorGravatar Mark Walters <markwalters1009@gmail.com>2013-01-10 10:41:16 +0000
committerGravatar David Bremner <bremner@debian.org>2013-05-20 15:37:52 -0300
commit740f0cda550d1373eb709ae0f22455f9fdb1d77d (patch)
tree3877b1b0b2f15567c57659f7417281c25f8811c6 /devel
parentc8589e4eb889051516d37ac75b706bbee6782996 (diff)
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.
Diffstat (limited to 'devel')
0 files changed, 0 insertions, 0 deletions