1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-14 10:51:20 -07:00
emacs/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
..
ChangeLog.1
ChangeLog.2
erc-autoaway.el
erc-backend.el Don't call erc-auto-query twice on PRIVMSG 2022-06-30 15:16:46 -07:00
erc-button.el
erc-capab.el Update ISUPPORT handling in ERC 2022-06-30 15:03:26 -07:00
erc-compat.el
erc-dcc.el Recognize DCC SSEND when receiving files in erc-dcc 2022-05-22 18:04:52 -07:00
erc-desktop-notifications.el
erc-ezbounce.el
erc-fill.el
erc-goodies.el
erc-ibuffer.el
erc-identd.el
erc-imenu.el
erc-join.el Standardize auth-source queries in ERC 2022-06-30 15:18:22 -07:00
erc-lang.el Rename Oriya to Odia, and more 2022-05-19 15:23:46 +03:00
erc-list.el
erc-log.el
erc-match.el
erc-menu.el
erc-netsplit.el
erc-networks.el Address long-standing ERC buffer-naming issues 2022-06-30 15:03:26 -07:00
erc-notify.el
erc-page.el
erc-pcomplete.el
erc-replace.el
erc-ring.el
erc-services.el Standardize auth-source queries in ERC 2022-06-30 15:18:22 -07:00
erc-sound.el
erc-speedbar.el
erc-spelling.el
erc-stamp.el
erc-status-sidebar.el
erc-track.el Discourage ill-defined use of buffer targets in ERC 2022-06-30 15:03:26 -07:00
erc-truncate.el
erc-xdcc.el
erc.el Optionally prevent sending multiline input in ERC 2022-06-30 15:19:53 -07:00