]> git.cworth.org Git - notmuch-wiki/blobdiff - excluding.mdwn
News for release 0.38.3
[notmuch-wiki] / excluding.mdwn
index d7b030cf1db85b74c8681cdb3ec6d1732984e565..a75020265edc6284412935959090503c2b930e40 100644 (file)
@@ -75,7 +75,7 @@ procedure:
 
 In a [hook](https://notmuchmail.org/doc/latest/man5/notmuch-hooks.html)
 
-    notmuch tag +muted $(notmuch search --output=threads tag:muted)"
+    notmuch tag +muted $(notmuch search --output=threads tag:muted)
 
-New messages in the thread get the muted tag. Make muted an excluded tag.
-To kill a thread, tag it with muted, run notmuch new.
+New messages in the thread get the muted tag.  Make muted an excluded tag (see
+above).  To kill a thread, tag it with muted, run notmuch new.