]> git.cworth.org Git - obsolete/notmuch-old/commitdiff
emacs: Utilities to manage asynchronous notmuch processes
authorAustin Clements <amdragon@MIT.EDU>
Sat, 1 Jun 2013 00:40:04 +0000 (20:40 -0400)
committerDavid Bremner <bremner@debian.org>
Sat, 1 Jun 2013 11:53:36 +0000 (08:53 -0300)
This provides a new notmuch-lib utility to start an asynchronous
notmuch process that handles redirecting of stderr and checking of the
exit status.  This is similar to `notmuch-call-notmuch-json', but for
asynchronous processes (and it leaves output processing to the
caller).


No differences found