From df4136581bb603c9444bdaac9f17d464e6d52c8a Mon Sep 17 00:00:00 2001 From: jao Date: Mon, 28 Nov 2022 03:21:21 +0000 Subject: notmuch nit --- custom/jao-custom-notmuch.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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))) -- cgit v1.2.3