diff options
author | F. Jason Park <jp@neverwas.me> | 2023-07-18 22:18:00 -0700 |
---|---|---|
committer | F. Jason Park <jp@neverwas.me> | 2023-07-19 06:11:21 -0700 |
commit | e2cc16fbd0d16e6c0ff59221af49e3d4113500cd (patch) | |
tree | 24bcf80d93eb4bd262eeb5bcd788ac596da9b1f4 /test/lisp/emacs-lisp/regexp-opt-tests.el | |
parent | 8af96d831ffd7144a28145ed024418143fde857b (diff) | |
download | emacs-e2cc16fbd0d16e6c0ff59221af49e3d4113500cd.tar.gz emacs-e2cc16fbd0d16e6c0ff59221af49e3d4113500cd.tar.bz2 emacs-e2cc16fbd0d16e6c0ff59221af49e3d4113500cd.zip |
Warn when toggling erc-nicks-mode in target buffers
* lisp/erc/erc-nicks.el (erc-nicks-mode, erc-nicks-enable): This local
module isn't autoloaded like most global modules, in part to dissuade
users from attempting to enable it by running M-x erc-nicks-mode RET.
However, rather than signal an error upon detecting such an attempt,
ERC should explain that the only supported means of activation is via
`erc-modules'. This change does that and then enables it anyway,
despite the degraded experience.
Diffstat (limited to 'test/lisp/emacs-lisp/regexp-opt-tests.el')
0 files changed, 0 insertions, 0 deletions