unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
* inconsistent handling of stderr in notmuch-emacs
@ 2019-03-16  2:09 David Bremner
  2019-03-20 20:17 ` Tomi Ollila
  0 siblings, 1 reply; 3+ messages in thread
From: David Bremner @ 2019-03-16  2:09 UTC (permalink / raw)
  To: notmuch


Rob noticed that generating extra output on stderr from the notmuch cli
breaks some things in notmuch-emacs (in his case this was from a wrapper
script).

notmuch-search seems fairly robust at this point, but at least
notmuch-hello and notmuch-mua-mail get confused by the extra
output. I guess this is because of code calling #'call-process without
specifying something to do with stderr.

I don't know how often this is problem, but I guess it would be nice to
eventually only call notmuch using make-process (for recent enough
emacs). This allows cleaner handling of stderr.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-03-28 11:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-03-16  2:09 inconsistent handling of stderr in notmuch-emacs David Bremner
2019-03-20 20:17 ` Tomi Ollila
2019-03-28 11:26   ` David Bremner

Code repositories for project(s) associated with this public inbox

	https://yhetil.org/notmuch.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).