]> git.cworth.org Git - notmuch/commit
notmuch.el: Fix notmuch-snow-next-message when on the last message.
authorCarl Worth <cworth@cworth.org>
Wed, 4 Nov 2009 03:32:56 +0000 (19:32 -0800)
committerCarl Worth <cworth@cworth.org>
Wed, 4 Nov 2009 16:43:14 +0000 (08:43 -0800)
commit253c11b675d1be745be806f345632020e903309c
treeaffe12bc573e34e8d89c7468e0d99fbb9dc8eed5
parentfbf473220b073d58ad19cfef0ad4616149077ecd
notmuch.el: Fix notmuch-snow-next-message when on the last message.

Before this just brought the current line to the top of the
window. Now it actually moves to the beginning of the current message.

This is built on a much more solid foundation now with a function to
move to the summary-line of the current message, and then moving from
there.
notmuch.el