]> git.notmuchmail.org Git - notmuch/commit
notmuch.el: Fix notmuch-search-scroll-down to go to first thread.
authorCarl Worth <cworth@cworth.org>
Tue, 1 Dec 2009 00:48:19 +0000 (16:48 -0800)
committerCarl Worth <cworth@cworth.org>
Tue, 1 Dec 2009 00:48:19 +0000 (16:48 -0800)
commit07a46d10eaf93707f37f3325c8192ef0684ad06d
tree219550c6b7a651cf362be1fef7d71f360013c1ff
parentc24360e59e90893f1edf2a95289c1091ccd98975
notmuch.el: Fix notmuch-search-scroll-down to go to first thread.

When there's no more to scroll, we want to select the first thread.

This used to work, and I'm not sure when it broke, (perhaps when we
switched from post-process decorating of the search results to
filtering). Fix the calculation to work again.
notmuch.el