summaryrefslogtreecommitdiffhomepage
path: root/notmuch.org
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2021-10-26 22:03:58 +0100
committerjao <jao@gnu.org>2021-10-26 22:03:58 +0100
commit127eb8e3395e4468dbcc95707fb5bb8098b57ddd (patch)
tree1b842cf261a513b9cdb02c706a9e27717e83bd2d /notmuch.org
parent734a9f3d2163f9d4da7d8b59d68c3e1cecb45610 (diff)
downloadelibs-127eb8e3395e4468dbcc95707fb5bb8098b57ddd.tar.gz
elibs-127eb8e3395e4468dbcc95707fb5bb8098b57ddd.tar.bz2
notmuch: erlang group
Diffstat (limited to 'notmuch.org')
-rw-r--r--notmuch.org3
1 files changed, 2 insertions, 1 deletions
diff --git a/notmuch.org b/notmuch.org
index 1c1e6d7..f4f111d 100644
--- a/notmuch.org
+++ b/notmuch.org
@@ -74,10 +74,11 @@
,(jao-notmuch--qn "feeds" "lobsters" "fl" '("tag:lobsters"))
,(jao-notmuch--qn "feeds" "notmuch" "fn" '("tag:notmuch"))
,(jao-notmuch--qn "feeds" "haskell" "fh" '("tag:haskell"))
+ ,(jao-notmuch--qn "feeds" "erlang" "fe" '("tag:erlang"))
,(jao-notmuch--qn "feeds" "xmobar" "fx" '("tag:xmobar"))
,(jao-notmuch--qn "feeds" "prog" "fp"
'("tag:prog"
- "not tag:\"/(lobsters|xmobar|notmuch|haskell)/\""))
+ "not tag:\"/(lobsters|xmobar|notmuch|haskell|erlang)/\""))
,@(jao-notmuch--mboxes-search "feeds" "emacs" "prog")
,(jao-notmuch--q "jao" "draft" "d" '("tag:draft"))
,(jao-notmuch--q "bml" "today" "tb" '("tag:bigml" "date:24h.."))