diff options
author | F. Jason Park <jp@neverwas.me> | 2023-12-17 21:49:13 -0800 |
---|---|---|
committer | F. Jason Park <jp@neverwas.me> | 2023-12-23 06:34:38 -0800 |
commit | 23d692ed0149e9cda327141082cafdba1e1266fe (patch) | |
tree | 04a7dd8285b75b0d22312661e7d1ec2fc8023cd0 /test/lisp/erc | |
parent | 717f917d1de5272d6c24e8a32af1cc698989c41e (diff) | |
download | emacs-23d692ed0149e9cda327141082cafdba1e1266fe.tar.gz emacs-23d692ed0149e9cda327141082cafdba1e1266fe.tar.bz2 emacs-23d692ed0149e9cda327141082cafdba1e1266fe.zip |
Populate erc--msg-prop-overrides for CTCP replies
* lisp/erc/erc-backend.el (erc-server-PRIVMSG): Don't set string
intended for insertion to the undefined return value of
`erc-process-ctcp-reply' and `erc-process-ctcp-query'. Rework control
flow slightly for clarity.
* lisp/erc/erc.el (erc-process-ctcp-reply): Bind
`erc--msg-prop-overrides' and populate with `erc--ctcp' and `erc--cmd'
"msg props" for the benefit of `erc-display-message' calls made by
the various CTCP reply handlers. (Bug#67677)
Diffstat (limited to 'test/lisp/erc')
0 files changed, 0 insertions, 0 deletions