]> git.cworth.org Git - notmuch/commitdiff
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)
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.


No differences found