summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2022-11-28 03:21:21 +0000
committerjao <jao@gnu.org>2022-11-28 03:21:21 +0000
commitdf4136581bb603c9444bdaac9f17d464e6d52c8a (patch)
tree07658bd82fcbef8663a47141c4b9b0dd7bb6d488
parent5bb9f80c30371ecc2dda58cdcfea64048875fd92 (diff)
downloadelibs-df4136581bb603c9444bdaac9f17d464e6d52c8a.tar.gz
elibs-df4136581bb603c9444bdaac9f17d464e6d52c8a.tar.bz2
notmuch nit
-rw-r--r--custom/jao-custom-notmuch.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/custom/jao-custom-notmuch.el b/custom/jao-custom-notmuch.el
index 59da6dc..f69375a 100644
--- a/custom/jao-custom-notmuch.el
+++ b/custom/jao-custom-notmuch.el
@@ -190,7 +190,7 @@
(ts (split-string (shell-command-to-string cmd))))
(seq-difference ts (append jao-notmuch--shared-tags (cons tag excl)))))
-(setq notmuch-archive-tags '("+trove" "-new" "-inbox")
+(setq notmuch-archive-tags '("+trove" "-new" "-drivel" "-words" "-inbox")
notmuch-show-mark-read-tags '("-new" "-unread")
notmuch-tag-formats
(let (;; (d `(:foreground ,(face-attribute 'jao-themes-dimm :foreground)))