summaryrefslogtreecommitdiffhomepage
path: root/notmuch.org
diff options
context:
space:
mode:
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.."))