summaryrefslogtreecommitdiffhomepage
path: root/notmuch.org
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2022-01-11 23:49:14 +0000
committerjao <jao@gnu.org>2022-01-11 23:49:14 +0000
commit654dc5cbc78fc8abb35f6020aa07f287a6002cc2 (patch)
treedff871451e14213f943f4a7ffdb347806659ffb2 /notmuch.org
parent1378aaead0c1cc60e634972931d4a87b67fdca97 (diff)
downloadelibs-654dc5cbc78fc8abb35f6020aa07f287a6002cc2.tar.gz
elibs-654dc5cbc78fc8abb35f6020aa07f287a6002cc2.tar.bz2
nits
Diffstat (limited to 'notmuch.org')
-rw-r--r--notmuch.org4
1 files changed, 3 insertions, 1 deletions
diff --git a/notmuch.org b/notmuch.org
index 48e648c..d4dead2 100644
--- a/notmuch.org
+++ b/notmuch.org
@@ -108,7 +108,9 @@
(cons "tag:prog"
(mapcar (lambda (tag)
(format "not tag:%s" tag))
- jao-notmuch--feed-tags))))))
+ `("emacs"
+ "emacs-orgmode"
+ ,@jao-notmuch--feed-tags)))))))
(defvar jao-notmuch-emacs-searches
`(,(jao-notmuch--sq "emacs" "ee" "emacs" "feeds")