From b820b18d7814c5291236d3aed26d34c6fc9c4d8d Mon Sep 17 00:00:00 2001 From: jao Date: Sat, 27 Aug 2022 03:29:34 +0100 Subject: nits --- custom/jao-custom-notmuch.el | 1 - 1 file changed, 1 deletion(-) (limited to 'custom') 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" -- cgit v1.2.3