]> git.notmuchmail.org Git - notmuch/commitdiff
emacs-show: open excluded matches if no other matches
authorMark Walters <markwalters1009@gmail.com>
Thu, 15 Mar 2012 18:28:10 +0000 (18:28 +0000)
committerDavid Bremner <bremner@debian.org>
Sun, 29 Apr 2012 18:54:13 +0000 (15:54 -0300)
Currently emacs show does not open matching but excluded
messages. This is normally the desired behaviour but is probably not
ideal if only excluded messages match. This patch opens all the
matching (necessarily excluded) messages in this case and goes to the
first one.


No differences found