Variable: erc-networks--allow-unknown-network
erc-networks--allow-unknown-network is a variable defined in
erc-networks.el.gz.
Value
nil
Documentation
Whether to ignore a failure in identifying the network.
If you need this as a user option, please say so via M-x erc-bug (erc-bug).
Otherwise, expect it to vanish at any time.
Source Code
;; Defined in /usr/src/emacs/lisp/erc/erc-networks.el.gz
(defvar erc-networks--allow-unknown-network nil
"Whether to ignore a failure in identifying the network.
If you need this as a user option, please say so via \\[erc-bug].
Otherwise, expect it to vanish at any time.") ; Bug#59976