Variable: erc--speaker-status-prefix-wanted-p

erc--speaker-status-prefix-wanted-p is a variable defined in erc-backend.el.gz.

Value

erc-4

Documentation

Sentinel to detect whether erc-format-@nick has just run.

Source Code

;; Defined in /usr/src/emacs/lisp/erc/erc-backend.el.gz
(defvar erc--speaker-status-prefix-wanted-p (gensym "erc-")
  "Sentinel to detect whether `erc-format-@nick' has just run.")