Variable: rcirc-activity-hooks
rcirc-activity-hooks is an alias for rcirc-activity-functions, defined
in rcirc.el.gz.
This variable is obsolete since 24.3; use rcirc-activity-functions
instead.
Value
nil
Documentation
Hook to be run when there is channel activity.
Functions are called with a single argument, the buffer with the
activity. Only run if the buffer is not visible and
rcirc-ignore-buffer-activity-flag is non-nil.
Probably introduced at or before Emacs version 24.3.
Aliases
rcirc-activity-hooks (obsolete since 24.3)