summaryrefslogtreecommitdiffhomepage
path: root/email.org
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2021-06-08 19:53:20 +0100
committerjao <jao@gnu.org>2021-06-08 19:53:54 +0100
commit9a20f22eab0381402bf443d72620db93102798a9 (patch)
tree5b1ff87c98d73f9c746903c22296b3f5a7668728 /email.org
parentcf572d0d14909cc0f95b4560831a32a40a3be799 (diff)
downloadelibs-9a20f22eab0381402bf443d72620db93102798a9.tar.gz
elibs-9a20f22eab0381402bf443d72620db93102798a9.tar.bz2
nits
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)