From: Frederik Vanrenterghem Date: Sat, 25 May 2024 10:55:08 +0000 (+0800) Subject: Do not include deleted messages in mu4e bookmark. X-Git-Url: http://git.vanrenterghem.biz/Dotty.git/commitdiff_plain/c0925b6415af67742ba7d96087fe20cca49b1644 Do not include deleted messages in mu4e bookmark. --- diff --git a/emacs/.emacs.d/init.el b/emacs/.emacs.d/init.el index 86c6c5b..9c8eca1 100644 --- a/emacs/.emacs.d/init.el +++ b/emacs/.emacs.d/init.el @@ -146,7 +146,7 @@ '( :name "Last 24h's messages" :key ?l :favorite y - :query "date:24h..now")) + :query "date:24h..now AND NOT flag:trashed")) ;; Create custom spam status header and show in message view (add-to-list 'mu4e-header-info-custom