diff options
author | F. Jason Park <jp@neverwas.me> | 2024-08-18 23:50:58 -0700 |
---|---|---|
committer | F. Jason Park <jp@neverwas.me> | 2024-09-29 16:13:01 -0700 |
commit | 15545e15a343cc45561a3ff6b8ea930835b7ff08 (patch) | |
tree | ed986d1a18c0c28e23e499d8378e28f3d07f4327 /lisp/emacs-lisp | |
parent | b0ebb82076315f8e50159aff6caded4c5ee4438c (diff) | |
download | emacs-15545e15a343cc45561a3ff6b8ea930835b7ff08.tar.gz emacs-15545e15a343cc45561a3ff6b8ea930835b7ff08.tar.bz2 emacs-15545e15a343cc45561a3ff6b8ea930835b7ff08.zip |
Bind current erc-response around all handlers
* lisp/erc/erc-backend.el (erc--parsed-response): New variable to be
the internal version of the ancient `erc-message-parsed', which is
only available during `erc-display-message', and therefore of somewhat
limited utility.
(erc-call-hooks): Bind `erc--parsed-response' to the parsed
`erc-response' object for the duration of its handling. Bind
`erc--msg-prop-overrides' around all hooks to allow response handlers
to influence inserted msg props for any `erc-display-message' calls.
(Bug#72736)
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions