]> git.eshelyaron.com Git - emacs.git/commit
Avoid error when killing rcirc buffer
authorLars Ingebrigtsen <larsi@gnus.org>
Sun, 28 Jul 2019 22:41:56 +0000 (00:41 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Mon, 29 Jul 2019 11:30:55 +0000 (13:30 +0200)
commit72b054c945111f385575cfd4e678adf016b191d4
treec13c9ada6f434de32902f9c77b6ad60ef8eddebc
parent8f4faf7aa1a1b92dbd4d1512592da44e47777e4b
Avoid error when killing rcirc buffer

* lisp/net/rcirc.el (rcirc-kill-buffer-hook): Delete the process
in the buffer when killing server buffers to avoid triggering
errors from the sentinel (bug#23168).
lisp/net/rcirc.el