summaryrefslogtreecommitdiffhomepage
path: root/custom
diff options
context:
space:
mode:
Diffstat (limited to 'custom')
-rw-r--r--custom/jao-custom-notmuch.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/custom/jao-custom-notmuch.el b/custom/jao-custom-notmuch.el
index 27c0621..d65958f 100644
--- a/custom/jao-custom-notmuch.el
+++ b/custom/jao-custom-notmuch.el
@@ -191,6 +191,8 @@
notmuch-tag-deleted-formats
'(("unread")
("new")
+ ("flagged")
+ ("deleted")
(".*" (notmuch-apply-face tag 'notmuch-tag-deleted))))
(with-eval-after-load "notmuch-tag"