]> git.notmuchmail.org Git - notmuch/commit
emacs: Report a lack of matches when calling `notmuch-show'.
authorDavid Edmondson <dme@dme.org>
Thu, 11 Feb 2016 08:33:27 +0000 (08:33 +0000)
committerDavid Bremner <david@tethera.net>
Sat, 20 Feb 2016 12:52:50 +0000 (08:52 -0400)
commitc689d1ff13ed48507230ca7035021ce42d3dcd64
tree1076ef4eaffe4deb46553b62997c984362b6a716
parent7edba1d17d45a3f8bdc25ca22efeaf309bc87da6
emacs: Report a lack of matches when calling `notmuch-show'.

If the basic query passed to `notmuch-show' generates no results, ring
the bell and inform the user that no messages matched the query rather
than displaying an empty buffer and showing an obscure error.

Similarly when refreshing a `notmuch-show' buffer and no messages match.
emacs/notmuch-show.el
emacs/notmuch.el