summaryrefslogtreecommitdiff
path: root/.fmail
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2020-02-20 14:20:09 -0700
committerSean Whitton <spwhitton@spwhitton.name>2020-02-20 14:20:09 -0700
commit5933a371d0025058f93d8b96c29249adb616b536 (patch)
tree30774be3f8dd75fe759ee55718a3afcaab20b459 /.fmail
parent44b24af501f81f7badf22238c237ff5d2634d7c3 (diff)
downloaddotfiles-5933a371d0025058f93d8b96c29249adb616b536.tar.gz
comment
Diffstat (limited to '.fmail')
-rwxr-xr-x.fmail/.notmuch/hooks/post-new4
1 files changed, 2 insertions, 2 deletions
diff --git a/.fmail/.notmuch/hooks/post-new b/.fmail/.notmuch/hooks/post-new
index 564b1de7..b07643c0 100755
--- a/.fmail/.notmuch/hooks/post-new
+++ b/.fmail/.notmuch/hooks/post-new
@@ -2,9 +2,9 @@
. $HOME/.shenv
-# mark all sent mail as read. mark it as unread first to ensure that
+# Mark all sent mail as read. mark it as unread first to ensure that
# copies of the mail in other folders actually get their maildir Seen
-# flag added
+# flag added. This is a bug in notmuch; see 87r1ypsb1p.fsf@tethera.net
notmuch tag +unread -- folder:sent
notmuch tag -unread -- folder:sent