]> git.cworth.org Git - notmuch/commitdiff
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)
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.


No differences found