1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-20 11:33:09 -08:00
emacs/test/lisp/erc/resources
F. Jason Park f04680e067 Fix some naming issues involving query buffers in ERC
* lisp/erc/erc-networks.el
(erc-networks-rename-surviving-target-buffer): Don't kill a surviving
target buffer when another, non-target buffer, possibly not even
belonging to ERC, already exists and sports the target's name.
(erc-networks--reconcile-buffer-names): Always append a network-ID
suffix to a target buffer's name if another buffer of that name
already exists.  (Bug#59976.)
* lisp/erc/erc.el (erc, erc-tls): Revise `:id' portion of doc strings.
Thanks to Mike Kazantsev for the suggestion and for filing this bug
and helping solve it.
* test/lisp/erc/erc-networks-tests.el:
(erc-networks-rename-surviving-target-buffer--query-non-target): Add
new test.
* test/lisp/erc/erc-scenarios-base-association-query.el: New file.
* test/lisp/erc/resources/base/assoc/queries/netnick.eld: New file.
* test/lisp/erc/resources/base/assoc/queries/non-erc.eld: New file.
2022-12-16 06:36:24 -08:00
..
base Fix some naming issues involving query buffers in ERC 2022-12-16 06:36:24 -08:00
dcc/chat Fix CTCP regression in erc-server-PRIVMSG 2022-07-27 05:19:09 -07:00
erc-d ; Normalize GPLv3 license statements in new files 2022-12-09 00:13:00 +01:00
join Improve new connections in erc-handle-irc-url 2022-11-16 21:34:36 -08:00
networks/announced-missing Set erc-network to a "given" ID instead of failing 2022-12-14 06:40:55 -08:00
sasl Add non-IRCv3 SASL module to ERC 2022-11-23 21:14:25 -05:00
services ; Fix typos 2022-12-16 08:29:28 +01:00
erc-scenarios-common.el Actually accept non-symbols as IDs in erc-open 2022-12-14 06:40:55 -08:00