1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-19 01:10:57 -08:00
emacs/test/lisp/erc
F. Jason Park 10237840d0 Optionally prevent sending multiline input in ERC
* lisp/erc/erc.el (erc-inhibit-multiline-input): Add option to cap the
number of lines to be sent before admonishing the user.
(erc-ask-about-multiline-input): Add option to ask instead of warning
user when `erc-inhibit-multiline-input' is reached.
(erc--check-prompt-input-for-excess-lines): Add validator to possibly
warn when too many lines are submitted for transmission.

* test/lisp/erc/erc-tests.el
(erc--check-prompt-input-for-excess-lines): Add test.
(Bug#54536)
2022-06-30 15:19:53 -07:00
..
resources Standardize auth-source queries in ERC 2022-06-30 15:18:22 -07:00
erc-dcc-tests.el ; Fix inevitable failure in erc-dcc test 2022-05-24 18:26:49 -07:00
erc-join-tests.el Favor network identities in erc-join 2022-06-30 15:17:47 -07:00
erc-networks-tests.el Address long-standing ERC buffer-naming issues 2022-06-30 15:03:26 -07:00
erc-scenarios-auth-source.el Standardize auth-source queries in ERC 2022-06-30 15:18:22 -07:00
erc-scenarios-base-association-nick.el Add user-oriented test scenarios for ERC 2022-06-30 15:03:26 -07:00
erc-scenarios-base-association-samenet.el Add user-oriented test scenarios for ERC 2022-06-30 15:03:26 -07:00
erc-scenarios-base-association.el Add user-oriented test scenarios for ERC 2022-06-30 15:03:26 -07:00
erc-scenarios-base-compat-rename-bouncer.el Add user-oriented test scenarios for ERC 2022-06-30 15:03:26 -07:00
erc-scenarios-base-misc-regressions.el Add user-oriented test scenarios for ERC 2022-06-30 15:03:26 -07:00
erc-scenarios-base-netid-bouncer-id.el Add user-oriented test scenarios for ERC 2022-06-30 15:03:26 -07:00
erc-scenarios-base-netid-bouncer-recon-base.el Add user-oriented test scenarios for ERC 2022-06-30 15:03:26 -07:00
erc-scenarios-base-netid-bouncer-recon-both.el Add user-oriented test scenarios for ERC 2022-06-30 15:03:26 -07:00
erc-scenarios-base-netid-bouncer-recon-id.el Add user-oriented test scenarios for ERC 2022-06-30 15:03:26 -07:00
erc-scenarios-base-netid-bouncer.el Add user-oriented test scenarios for ERC 2022-06-30 15:03:26 -07:00
erc-scenarios-base-netid-samenet.el Add user-oriented test scenarios for ERC 2022-06-30 15:03:26 -07:00
erc-scenarios-base-reconnect.el Favor network identities in erc-join 2022-06-30 15:17:47 -07:00
erc-scenarios-base-renick.el Add user-oriented test scenarios for ERC 2022-06-30 15:03:26 -07:00
erc-scenarios-base-reuse-buffers.el Standardize auth-source queries in ERC 2022-06-30 15:18:22 -07:00
erc-scenarios-base-unstable.el Add user-oriented test scenarios for ERC 2022-06-30 15:03:26 -07:00
erc-scenarios-base-upstream-recon-soju.el Add user-oriented test scenarios for ERC 2022-06-30 15:03:26 -07:00
erc-scenarios-base-upstream-recon-znc.el Add user-oriented test scenarios for ERC 2022-06-30 15:03:26 -07:00
erc-scenarios-internal.el Add ERC test server and related resources 2022-06-30 15:03:26 -07:00
erc-scenarios-join-auth-source.el Standardize auth-source queries in ERC 2022-06-30 15:18:22 -07:00
erc-scenarios-join-netid-newcmd-id.el Favor network identities in erc-join 2022-06-30 15:17:47 -07:00
erc-scenarios-join-netid-newcmd.el Favor network identities in erc-join 2022-06-30 15:17:47 -07:00
erc-scenarios-join-netid-recon-id.el Favor network identities in erc-join 2022-06-30 15:17:47 -07:00
erc-scenarios-join-netid-recon.el Favor network identities in erc-join 2022-06-30 15:17:47 -07:00
erc-scenarios-misc.el Don't call erc-auto-query twice on PRIVMSG 2022-06-30 15:16:46 -07:00
erc-scenarios-services-misc.el Add user-oriented test scenarios for ERC 2022-06-30 15:03:26 -07:00
erc-services-tests.el Standardize auth-source queries in ERC 2022-06-30 15:18:22 -07:00
erc-tests.el Optionally prevent sending multiline input in ERC 2022-06-30 15:19:53 -07:00
erc-track-tests.el ; Add 2022 to copyright years. 2022-01-01 02:45:51 -05:00