X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=excluding.mdwn;h=d7b030cf1db85b74c8681cdb3ec6d1732984e565;hb=1a3ebd2306ac5ab74bb50ce94408f80739f23c23;hp=4e54a85465fc3fa3ef80c73ef6c204ea4e076734;hpb=a9ad99631a50bde3181cf94327c52883cc7af138;p=notmuch-wiki diff --git a/excluding.mdwn b/excluding.mdwn index 4e54a85..d7b030c 100644 --- a/excluding.mdwn +++ b/excluding.mdwn @@ -63,14 +63,8 @@ procedure: $ notmuch config set search.exclude_tags deleted -* Add a key binding to your favorite ui to add a "deleted" tag to - messages that you want to delete. In [[emacs|emacstips]] that might - be: - - (define-key notmuch-show-mode-map "d" - (lambda () - (interactive) - (notmuch-show-tag "+deleted"))) +* In emacs MUA use keybinding `k d` to add a "deleted" tag to messages + that you want to delete. * And, finally, if you _really_ want the messages purged from disk, you can delete them manually with: @@ -79,7 +73,7 @@ procedure: ## **killing threads** -In a [[hook|manpages/notmuch-hooks-5]] +In a [hook](https://notmuchmail.org/doc/latest/man5/notmuch-hooks.html) notmuch tag +muted $(notmuch search --output=threads tag:muted)"