erc-settings
erc-settings is a variable defined in `
erc-networks.el
'.
Its value is
((pals freenode
("kensanata" "shapr" "anti\\(fuchs\\|gone\\)"))
(format-nick-function
(freenode "#emacs")
erc-format-@nick))
Documentation:
Experimental: Alist of configuration options.
The format is (VARNAME SCOPE VALUE) where
VARNAME is a symbol identifying the configuration option,
SCOPE is either a symbol which identifies an entry from
`erc-networks-alist' or a list (NET TARGET) where NET is a network symbol and
TARGET is a string identifying the channel/query target.
VALUE is the options value.