1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-27 15:52:00 -08:00
emacs/test/lisp/erc/resources/base
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
..
assoc Fix some naming issues involving query buffers in ERC 2022-12-16 06:36:24 -08:00
auth-source Standardize auth-source queries in ERC 2022-06-30 15:18:22 -07:00
channel-buffer-revival
flood
gapless-connect
local-modules Don't send erc-sasl-user as USER command argument 2022-12-14 06:40:55 -08:00
mask-target-routing
netid ; Fix typos 2022-11-23 05:49:22 +01:00
reconnect
renick ; Fix typos: prefer American spelling 2022-07-14 12:13:31 +02:00
reuse-buffers ; Fix typos: prefer American spelling 2022-07-14 12:13:31 +02:00
upstream-reconnect ; Fix typos: prefer American spelling 2022-07-14 12:13:31 +02:00