summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp
diff options
context:
space:
mode:
authorF. Jason Park <jp@neverwas.me>2024-08-18 23:50:58 -0700
committerF. Jason Park <jp@neverwas.me>2024-09-29 16:13:01 -0700
commit15545e15a343cc45561a3ff6b8ea930835b7ff08 (patch)
treeed986d1a18c0c28e23e499d8378e28f3d07f4327 /lisp/emacs-lisp
parentb0ebb82076315f8e50159aff6caded4c5ee4438c (diff)
downloademacs-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