Variable: erc-prompt-for-nickserv-password

erc-prompt-for-nickserv-password is a customizable variable defined in erc-services.el.gz.

Value

t

Documentation

Ask for the password when identifying to NickServ.

Source Code

;; Defined in /usr/src/emacs/lisp/erc/erc-services.el.gz
(defcustom erc-prompt-for-nickserv-password t
  "Ask for the password when identifying to NickServ."
  :type 'boolean)