Variable: erc-message-english-notify-current
erc-message-english-notify-current is a variable defined in
erc-notify.el.gz.
Value
"Notified people online: %l"
Documentation
Message template for key notify-current in catalog english.
Aliases
erc-message-english-notify_current (obsolete since 30.1)
Source Code
;; Defined in /usr/src/emacs/lisp/erc/erc-notify.el.gz
(erc-define-message-format-catalog english
(notify-current . "Notified people online: %l")
(notify-list . "Current notify list: %l")
(notify-on . "Detected %n on IRC network %m")
(notify-off . "%n has left IRC network %m"))