diff options
| author | F. Jason Park | 2025-02-04 06:11:50 -0800 |
|---|---|---|
| committer | F. Jason Park | 2025-02-07 20:21:36 -0800 |
| commit | e9408918f4e7fe00eb4e25e1e5428fb26c4ad847 (patch) | |
| tree | 646d187e5252a184e3303fb00dbe1809a093847c /exec/exec1.c | |
| parent | 0e4883f18eecea59e537e2368a0f5674888a1af7 (diff) | |
| download | emacs-e9408918f4e7fe00eb4e25e1e5428fb26c4ad847.tar.gz emacs-e9408918f4e7fe00eb4e25e1e5428fb26c4ad847.zip | |
More clearly define local module behavior in ERC
* doc/misc/erc.texi (Modules): Label all local modules as being such.
Move `querypoll' to the auxiliary section. Rework entire "Local
Modules" portion.
* lisp/erc/erc-goodies.el (erc-keep-place-indicator-mode)
(erc-command-indicator-mode): Mention what buffer types they operate in.
* lisp/erc/erc-nicks.el (erc-nicks-mode): Mention the mode is enabled in
all buffers.
* lisp/erc/erc-notify.el (erc-querypoll-mode): Mention which buffers it
operates in.
* lisp/erc/erc-sasl.el (erc-sasl-mode): Disable completely in target
buffers so its mode variable is nil.
* lisp/erc/erc-services.el (erc-services-regain-mode): Disable in target
buffers.
* lisp/erc/erc.el (erc-open): When activating local modules, skip those
that have just been enabled by a fellow module. Do this even though
their setup code is meant to be idempotent.
* test/lisp/erc/erc-scenarios-base-local-modules.el
(erc-scenarios-base-local-modules--toggle-helpers): Revise to assert
current behavior. (Bug#57955)
Diffstat (limited to 'exec/exec1.c')
0 files changed, 0 insertions, 0 deletions