summaryrefslogtreecommitdiffhomepage
path: root/notmuch.org
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2021-08-19 20:23:45 +0100
committerjao <jao@gnu.org>2021-08-19 21:12:15 +0100
commit414338d66a28eda67c212126731421d7c2eac13a (patch)
treeb4dd9a563edb5bf0b643ecd36d6eeae0313fb661 /notmuch.org
parent6bd7ccb3fe783021917d029cbdcbfca86229d13e (diff)
downloadelibs-414338d66a28eda67c212126731421d7c2eac13a.tar.gz
elibs-414338d66a28eda67c212126731421d7c2eac13a.tar.bz2
notmuch attachment tag
Diffstat (limited to 'notmuch.org')
-rw-r--r--notmuch.org2
1 files changed, 2 insertions, 0 deletions
diff --git a/notmuch.org b/notmuch.org
index af2ecad..518832b 100644
--- a/notmuch.org
+++ b/notmuch.org
@@ -185,6 +185,7 @@
("new" "N")
("replied" "R")
("sent" "S")
+ ("attachment" "📎")
("deleted" "×××" (propertize tag 'face '(:underline nil ,@e)))
("flagged" "*" (propertize tag 'face ',e))
("jao" "j")
@@ -192,6 +193,7 @@
("feeds" "f")))
notmuch-tag-deleted-formats
'(("unread")
+ ("new")
(".*" (notmuch-apply-face tag 'notmuch-tag-deleted))))
(setq gnus-blocked-images ".")