]> git.notmuchmail.org Git - notmuch/commitdiff
emacs: use --exclude=false when checking for empty searches
authorDavid Bremner <david@tethera.net>
Wed, 5 Jan 2022 01:06:05 +0000 (21:06 -0400)
committerDavid Bremner <david@tethera.net>
Thu, 20 Jan 2022 19:31:36 +0000 (15:31 -0400)
In particular tags that only occur on otherwise excluded messages do
not show up in "All tags" without this change. The reported numbers
_do_ take excludes into account, so it is possible that
searches (e.g. the aformentioned tags) will show up with a count of
zero.


No differences found