]> git.eshelyaron.com Git - emacs.git/commit
Fix 'rcirc-buffer-process' not working on channel buffers
authorThuna <thuna.cing@gmail.com>
Mon, 19 Dec 2022 08:33:29 +0000 (09:33 +0100)
committerEshel Yaron <me@eshelyaron.com>
Wed, 12 Feb 2025 10:52:31 +0000 (11:52 +0100)
commitfc2d25e5c28bc1029d725786ec1e38ffbab1a008
tree7b5f1c433c61106b280ea418f30404e577d3eb4c
parentf5e712a4369c2e198a051e8b8713f1012f1ccc89
Fix 'rcirc-buffer-process' not working on channel buffers

* lisp/net/rcirc.el (rcirc-buffer-process): Look at BUFFER's
'rcirc-server-buffer's 'rcirc-process' instead.  Signal an error if it
has none.  (Bug#60191)

(cherry picked from commit fb90e21af1b05d8cdeac9ae62b03b76ae9c74ae0)
lisp/net/rcirc.el