unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
* [PATCH 0/2] Use make-process when available
@ 2017-08-17 17:57 Vladimir Panteleev
  2017-08-17 17:57 ` [PATCH 1/2] emacs: Refactor subprocess stderr propagation Vladimir Panteleev
  2017-08-17 17:57 ` [PATCH 2/2] emacs: Use make-process when available Vladimir Panteleev
  0 siblings, 2 replies; 5+ messages in thread
From: Vladimir Panteleev @ 2017-08-17 17:57 UTC (permalink / raw)
  To: notmuch

Hopefully that should avoid any issues with the hardcoded /bin/sh path
for users of Emacs 25 and newer.

Vladimir Panteleev (2):
  emacs: Refactor subprocess stderr propagation
  emacs: Use make-process when available

 emacs/notmuch-lib.el | 105 ++++++++++++++++++++++++++++++++-------------------
 1 file changed, 66 insertions(+), 39 deletions(-)

-- 
2.13.3

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

end of thread, other threads:[~2017-08-20 12:11 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-08-17 17:57 [PATCH 0/2] Use make-process when available Vladimir Panteleev
2017-08-17 17:57 ` [PATCH 1/2] emacs: Refactor subprocess stderr propagation Vladimir Panteleev
2017-08-19 18:45   ` Tomi Ollila
2017-08-20 12:11   ` David Bremner
2017-08-17 17:57 ` [PATCH 2/2] emacs: Use make-process when available Vladimir Panteleev

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).