From: David Bremner Date: Wed, 5 Jan 2022 01:06:05 +0000 (-0400) Subject: emacs: use --exclude=false when checking for empty searches X-Git-Tag: 0.35_rc0~33 X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=commitdiff_plain;h=8370e3cfe2dd8a79323613c2bbf2f11db6134dac;hp=8370e3cfe2dd8a79323613c2bbf2f11db6134dac emacs: use --exclude=false when checking for empty searches 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. ---