mirror of
https://github.com/masscollaborationlabs/emacs.git
synced 2025-07-05 19:59:38 +00:00
![]() * doc/misc/erc.texi: Add linkable note in Modules chapter about some modules being required. Also tweak markup in auth-source section. * etc/ERC-NEWS: Mention the special role of `networks'. * lisp/erc/erc-backend.el (erc--server-post-connect-hook): Add internal hook for core modules to perform post-network-process, pre-protocol config validation even when they haven't been loaded. (erc--register-connection): Run `erc--server-post-connect-hook'. * lisp/erc/erc-networks.el (erc-networks--bouncer-targets, erc-networks-on-MOTD-end): Fix comments and doc strings. Also change former from constant to internal variable in case adjustment needed between releases. (erc-networks--warn-on-connect): New function to warn about the `networks' module being absent from `erc-modules'. This could probably run at any time up to and including when the logical IRC connection is established, but doing so at the process/protocol boundary seems ideal. * lisp/erc/erc-sasl.el (erc--register-connection): Defer to base method instead of calling `erc-login' explicitly. * lisp/erc/erc.el (erc-generate-new-buffer-name): Don't reconcile buffer names when networks module not in play. (erc-format-target-and/or-network): Don't assume networks module loaded. * test/lisp/erc/erc-scenarios-base-unstable.el: (erc-scenarios-networks-no-module): New test. * test/lisp/erc/resources/networks/no-module/basic.eld: New test data file. (Bug#60331.) |
||
---|---|---|
.. | ||
ChangeLog.1 | ||
ChangeLog.2 | ||
erc-autoaway.el | ||
erc-backend.el | ||
erc-button.el | ||
erc-capab.el | ||
erc-common.el | ||
erc-compat.el | ||
erc-dcc.el | ||
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 | ||
erc-lang.el | ||
erc-list.el | ||
erc-log.el | ||
erc-match.el | ||
erc-menu.el | ||
erc-netsplit.el | ||
erc-networks.el | ||
erc-notify.el | ||
erc-page.el | ||
erc-pcomplete.el | ||
erc-replace.el | ||
erc-ring.el | ||
erc-sasl.el | ||
erc-services.el | ||
erc-sound.el | ||
erc-speedbar.el | ||
erc-spelling.el | ||
erc-stamp.el | ||
erc-status-sidebar.el | ||
erc-track.el | ||
erc-truncate.el | ||
erc-xdcc.el | ||
erc.el |