From f74cddafe5f2d5df33fbf81815c7e024d8c7a10d Mon Sep 17 00:00:00 2001 From: jao Date: Sat, 18 Jun 2022 18:11:49 +0100 Subject: nits --- custom/jao-custom-notmuch.el | 2 ++ 1 file changed, 2 insertions(+) (limited to 'custom') 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" -- cgit v1.2.3