Variable: erc-button-buttonize-nicks
erc-button-buttonize-nicks is a customizable variable defined in
erc-button.el.gz.
Value
t
Documentation
Flag indicating whether nicks should be buttonized or not.
Source Code
;; Defined in /usr/src/emacs/lisp/erc/erc-button.el.gz
(defcustom erc-button-buttonize-nicks t
"Flag indicating whether nicks should be buttonized or not."
:type 'boolean)