]> git.notmuchmail.org Git - notmuch/commit
emacs: avoid killing process buffer when process is still alive
authorJonas Bernoulli <jonas@bernoul.li>
Sun, 10 Jan 2021 14:00:45 +0000 (15:00 +0100)
committerDavid Bremner <david@tethera.net>
Wed, 13 Jan 2021 11:08:13 +0000 (07:08 -0400)
commitadc123e4fd6384fba0165ebddc99d4323f6bee73
tree1128b2ebac960f19f96da2463fb65c8b389e2548
parent904ffbc9256db472abd34aa8e683c40067a42dd0
emacs: avoid killing process buffer when process is still alive

In practice this probably does not make a difference or we would
have heard about it many times, but better be safe than sorry.

Process sentinels are called not only when the process has finished
but also on other state changes.
emacs/notmuch-lib.el