]> git.notmuchmail.org Git - notmuch/commit
emacs: Kill the stderr buffer when an async process completes
authorDavid Edmondson <dme@dme.org>
Sun, 26 Aug 2018 21:16:12 +0000 (22:16 +0100)
committerDavid Bremner <david@tethera.net>
Wed, 29 Aug 2018 09:27:59 +0000 (06:27 -0300)
commitcfd015bda413a5fee0bcc80e73008234fe88736f
treebe51af7a6951c548877ba4ad378434af39e42947
parentfd3c93650d976f630ba0a60341a1a695422e4969
emacs: Kill the stderr buffer when an async process completes

On some platforms (e.g. macOS), it is necessary to add a real sentinel
process for the error buffer used by `notmuch-start-notmuch' rather
than a no-op sentinel.
emacs/notmuch-lib.el