summaryrefslogtreecommitdiffhomepage
path: root/email.org
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2021-06-23 00:53:49 +0100
committerjao <jao@gnu.org>2021-06-23 00:53:49 +0100
commit7e8efd0708f79f96bc370d191998247bb757dd74 (patch)
tree73c5c05c94771774644c98b85907828f55dafbf6 /email.org
parent564c14d695f0b495e59cf88233a32b8a8530d254 (diff)
downloadelibs-7e8efd0708f79f96bc370d191998247bb757dd74.tar.gz
elibs-7e8efd0708f79f96bc370d191998247bb757dd74.tar.bz2
mail notification tweaks
Diffstat (limited to 'email.org')
-rw-r--r--email.org6
1 files changed, 4 insertions, 2 deletions
diff --git a/email.org b/email.org
index 0d445f2..1ee477f 100644
--- a/email.org
+++ b/email.org
@@ -329,9 +329,11 @@
(:name "S" :query "tag:new and tag:bigml and tag:support")
(:name "W" :query "tag:new and tag:bigml" :face jao-themes-dimm)
(:name "I" :query "tag:new and tag:jao and tag:inbox")
- (:name "J" :query "tag:new and tag:jao and not tag:emacs"
- :face jao-themes-dimm)
+ (:name "H" :query "tag:new and tag:jao and tag:hacking")
(:name "E" :query "tag:new and tag:emacs" :face jao-themes-dimm)
+ (:name "J" :query
+ "tag:new and tag:jao and not tag:\"/emacs|hacking|feeds/\""
+ :face jao-themes-dimm)
(:name "N" :query "tag:new and tag:gmane and not tag:emacs"
:face jao-themes-dimm)
(:name "F" :query "tag:new and tag:feeds and not tag:emacs"