]> git.cworth.org Git - notmuch/commit
notmuch.el: Make next-message move to end of buffer after last message.
authorCarl Worth <cworth@cworth.org>
Wed, 4 Nov 2009 19:03:07 +0000 (11:03 -0800)
committerCarl Worth <cworth@cworth.org>
Wed, 4 Nov 2009 19:03:07 +0000 (11:03 -0800)
commit08d84ceeabce09d9fa870f64907acb8e576ebdef
tree6972d77bd115f7d0126687d3c892b6f3434ee78f
parentc5672ca12a1694a64376141f1ac9f65312d7ccb0
notmuch.el: Make next-message move to end of buffer after last message.

We need an easier way to detect when we're done with the last message
so taking advantage of the end-of-buffer position helps here.
notmuch.el