X-Git-Url: https://git.cworth.org/git?p=notmuch-wiki;a=blobdiff_plain;f=faq.mdwn;fp=faq.mdwn;h=8e2ad5258bdf84e89bcc396bc840752892d3e7fc;hp=fa7aba8713c97840cceb69e7cb884a04a5e8a1b9;hb=7271a86065e75e9af05739f1790c9a4e916d8c41;hpb=c936da3fff367440df96dfddca4431e2639c24ad 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?