summaryrefslogtreecommitdiffhomepage
path: root/custom/jao-custom-notmuch.el
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2022-08-27 03:29:34 +0100
committerjao <jao@gnu.org>2022-08-27 03:31:24 +0100
commitb820b18d7814c5291236d3aed26d34c6fc9c4d8d (patch)
treee783fda019b32e830839155257e17d8cc0942904 /custom/jao-custom-notmuch.el
parent5718c83892fe4989712d362ecf653fb7926d7985 (diff)
downloadelibs-b820b18d7814c5291236d3aed26d34c6fc9c4d8d.tar.gz
elibs-b820b18d7814c5291236d3aed26d34c6fc9c4d8d.tar.bz2
nits
Diffstat (limited to 'custom/jao-custom-notmuch.el')
-rw-r--r--custom/jao-custom-notmuch.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/custom/jao-custom-notmuch.el b/custom/jao-custom-notmuch.el
index 9ca937c..86555d1 100644
--- a/custom/jao-custom-notmuch.el
+++ b/custom/jao-custom-notmuch.el
@@ -146,7 +146,6 @@
(jao-notmuch-def-searches dynamic
`(,(jao-notmuch--q "new" nil "nn" '("tag:new" "not tag:draft"))
- ,(jao-notmuch--q "unread" nil "nu" '("tag:unread"))
,(jao-notmuch--q "jao" "drafts" "d" '("tag:draft"))
,(jao-notmuch--q "bml" "today" "tb" '("tag:bigml" "date:24h.."))
,(jao-notmuch--q "jao" "today" "tj"