Previous: Sample Configuration, Up: Advanced Usage
This section is extremely incomplete. For now, the easiest way to check out all the available options for ERC is to do M-x customize-group erc RET.
If non, nil, this is a list of IRC message types to hide, e.g.: (setq erc-hide-list '("JOIN" "PART" "QUIT"))
If non, nil, this is a list of IRC message types to hide, e.g.:
nil
(setq erc-hide-list '("JOIN" "PART" "QUIT"))
Like erc-hide-list, but only applies to messages sent by lurkers. The function erc-lurker-p determines whether a given nickname is considerd a lurker.
erc-hide-list
erc-lurker-p