]> git.notmuchmail.org Git - notmuch/commit
emacs: Fix navigation of multi-line search result formats
authorAustin Clements <amdragon@MIT.EDU>
Sat, 21 Jul 2012 17:37:11 +0000 (13:37 -0400)
committerDavid Bremner <bremner@debian.org>
Tue, 24 Jul 2012 12:23:53 +0000 (09:23 -0300)
commit5d0883ea1bf5419589ba27c12994c36495f89255
treed349c1ae4539049f82c83ca26e1d8ddaf0488f64
parent90e741ef81668d9b7db62b57e9a0c88877e2631e
emacs: Fix navigation of multi-line search result formats

At this point, the only remaining functions that don't support
multi-line search result formats are the thread navigation functions.
This patch fixes that by rewriting them in terms of
notmuch-search-result-{beginning,end}.

This changes the behavior of notmuch-search-previous-thread slightly
so that if point isn't at the beginning of a result, it first moves
point to the beginning of the result.
emacs/notmuch.el