Variable: erc-default-nicks

erc-default-nicks is a buffer-local variable defined in erc.el.gz.

Documentation

The local copy of erc-nick - the list of nicks to choose from.

Source Code

;; Defined in /usr/src/emacs/lisp/erc/erc.el.gz
(defvar-local erc-default-nicks nil
  "The local copy of `erc-nick' - the list of nicks to choose from.")