Unexpected output of "notmuch new --quiet"
Ralph Seichter
abbot at monksofcool.net
Thu Apr 18 06:15:14 PDT 2019
* David Bremner:
> I could imagine more levels of quiet, but I don't know if it is worth
> the trouble.
I currently redirect stderr to /dev/null because the actual number of
these "ignoring non-mail file" notices is much higher, but that means I
don't get to see actual errors which is quite a disadvantage.
An option like --veryquiet or --errorsonly would be helpful, but I can
understand you asking if it would be worth the effort. For somebody like
me who uses Dovecot as a backend it would be. ;-)
> Could it maybe a wrapper script or hook invoked by notmuch new?
Ah! The post-new hook called umask and caused the output. Thanks.
-Ralph
More information about the notmuch
mailing list