]> git.notmuchmail.org Git - notmuch/commit
emacs: Don't signal an error when reaching the end of the search results.
authorDavid Edmondson <dme@dme.org>
Tue, 20 Dec 2011 08:45:14 +0000 (08:45 +0000)
committerDavid Bremner <bremner@debian.org>
Mon, 9 Jan 2012 10:40:24 +0000 (06:40 -0400)
commitdd41a07bbdd8bb55873773918e06483caf664918
treec7174029c0a55b4f59bcaa5ceb449a766089fe03
parent228d8c0528311fa0e6c7ef675530b653019946de
emacs: Don't signal an error when reaching the end of the search results.

With the default configuration ('space' moves through the messages
matching the search and back to the results index at the end) it's
unnecessary to signal an error when the last message has been read, as
this is the common case.

Moreover, it's very annoying when `debug-on-error' is t.
emacs/notmuch.el