summaryrefslogtreecommitdiffhomepage
path: root/custom
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2026-09-07 10:58:37 +0100
committerjao <jao@gnu.org>2026-09-07 10:58:37 +0100
commit45c15fdd38c0b9dde8099813137b2ebdea3ca3bc (patch)
tree0fb9d731ca7945d777f6ec33b492ea43217cbedc /custom
parent10019bc241f0f9a30fb44371546b0d8f532892ed (diff)
downloadelibs-45c15fdd38c0b9dde8099813137b2ebdea3ca3bc.tar.gz
elibs-45c15fdd38c0b9dde8099813137b2ebdea3ca3bc.tar.bz2
misc fixes
Diffstat (limited to 'custom')
-rw-r--r--custom/jao-custom-notmuch.el4
1 files changed, 0 insertions, 4 deletions
diff --git a/custom/jao-custom-notmuch.el b/custom/jao-custom-notmuch.el
index 49230e8..06908e8 100644
--- a/custom/jao-custom-notmuch.el
+++ b/custom/jao-custom-notmuch.el
@@ -253,10 +253,6 @@
(jao-notmuch-jump-search t)))
;;; tags
-(defvar jao-notmuch--shared-tags
- '("new" "unread" "flagged" "signed" "sent" "attachment" "forwarded" "inbox"
- "encrypted" "gmane" "gnus" "feeds" "rss" "mce" "trove" "prog" "emacs"))
-
(setq notmuch-archive-tags
'("+trove" "-hacking" "-new" "-drivel" "-words" "-inbox")
notmuch-show-mark-read-tags '("-new" "-unread")