Variable: erc-format-nick-function
erc-format-nick-function is an alias and customizable for
erc-speaker-from-channel-member-function, defined in erc.el.gz.
This variable is obsolete since 30.1; use
erc-speaker-from-channel-member-function instead.
Value
erc-determine-speaker-from-user
Documentation
Function to determine a message's displayed "speaker" label.
Called with an erc-server-user object and an erc-channel-user
object, both possibly nil. Use this option to do things like
provide localized display names. To ask ERC to prepend
channel-membership "status" prefixes, like "@", to the
returned name, see erc-show-speaker-membership-status.
Aliases
erc-format-nick-function (obsolete since 30.1)