summaryrefslogtreecommitdiffhomepage
path: root/email.org
diff options
context:
space:
mode:
Diffstat (limited to 'email.org')
-rw-r--r--email.org3
1 files changed, 2 insertions, 1 deletions
diff --git a/email.org b/email.org
index 2e3e5af..ceb2022 100644
--- a/email.org
+++ b/email.org
@@ -380,7 +380,8 @@
,@(jao-notmuch--mboxes-search "feeds")
,(jao-notmuch--q "gmane/emacs" nil "e"
'("tag:gmane" "tag:new" "tag:emacs"))
- ,(jao-notmuch--q "gmane" nil "g" '("tag:gmane" "tag:new"))
+ ,(jao-notmuch--q "gmane" nil "g"
+ '("tag:gmane" "tag:new" "not tag:emacs"))
,(jao-notmuch--q "bml/today" nil "tb" '("tag:bigml" "date:1d..") t)
,(jao-notmuch--q "jao/today" nil "tj" '("tag:jao" "date:1d..") t)
,(jao-notmuch--q "flagged" nil "r" '("tag:flagged") t)