Function: erc-channel-user-voice
erc-channel-user-voice is a byte-compiled function defined in
erc.el.gz.
Signature
(erc-channel-user-voice U)
Documentation
Get equivalent of pre-5.6 voice slot for erc-channel-user.
Use a fallback value in non-ERC buffers. Treat an unadvertised
status according to erc-channel-user-signal-if-status-unknown.
Source Code
;; Defined in /usr/src/emacs/lisp/erc/erc.el.gz
(erc--define-channel-user-status-compat-getter "voice" ?v 1)