aboutsummaryrefslogtreecommitdiff
path: root/test/hex-xcode.c
diff options
context:
space:
mode:
authorVladimir Panteleev <notmuch@thecybershadow.net>2017-08-17 17:57:12 +0000
committerDavid Bremner <david@tethera.net>2017-08-20 08:33:09 -0300
commitfdf2b3007ac2f66b20f718dbf01871e8b47fcd06 (patch)
tree874b20c9c487288ea89dad2be2b8f9f71323d0b8 /test/hex-xcode.c
parent69946c47c9ba01f64a382ab6d1928d3f048f606f (diff)
emacs: Use make-process when available
make-process is a new function introduced in Emacs 25, which provides greater control over process creation. Crucially, it allows separately redirecting stderr directly to a buffer, which allows us to avoid needing to use the shell to redirect to a temporary file in order to correctly distinguish stdout and stderr. * notmuch-lib.el: Use make-process when it is available; fall back to the previous method when not.
Diffstat (limited to 'test/hex-xcode.c')
0 files changed, 0 insertions, 0 deletions