[emacs] handle unexpected stderr output from notmuch command

Subject: [emacs] handle unexpected stderr output from notmuch command

Date: Sun, 14 Apr 2024 11:29:53 -0300

To: notmuch@notmuchmail.org

Cc:

From: David Bremner


TIL that the running the notmuch command from inside "proxychains4
emacs", generates unexpected output on stderr, which messes up various
emacs commands. This can be worked around by running "proxychains4 -q
emacs", but it would be nice to handle output on stderr more
consistently. I got as far as localizing the bug in
notmuch-command-to-string.

PS. Now you see why we went such effort not to have the notmuch library
print to stderr.

_______________________________________________
notmuch mailing list -- notmuch@notmuchmail.org
To unsubscribe send an email to notmuch-leave@notmuchmail.org

Thread: