From 7271a86065e75e9af05739f1790c9a4e916d8c41 Mon Sep 17 00:00:00 2001 From: David Bremner Date: Wed, 1 Jun 2022 07:48:31 -0300 Subject: [PATCH] whitespace fixup markdown mode in emacs insists on doing this, and I guess it is harmless. --- faq.mdwn | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/faq.mdwn b/faq.mdwn index fa7aba8..8e2ad52 100644 --- a/faq.mdwn +++ b/faq.mdwn @@ -18,12 +18,12 @@ You may have emails that only have some of the excluded tags. Notmuch can be configured to exclude some tags while searching. You can list excluded tags with - $ notmuch config get search.exclude_tags - deleted + $ notmuch config get search.exclude_tags + deleted To verify this is the reason of the discrepancy, add the excluded tags explicitly to your query. - $ notmuch search --output=files -- folder:inbox tag:deleted + $ notmuch search --output=files -- folder:inbox tag:deleted ## Shouldn't notmuch support inline PGP? -- 2.43.0