File: erc-notify.el.html

This module defines a new command, /NOTIFY See the docstring of erc-cmd-NOTIFY for details.

Defined variables (20)

erc-last-isonLast ISON information received through ‘erc-notify-timer’.
erc-last-ison-timeLast time ISON was sent to the server in ‘erc-notify-timer’.
erc-message-english-notify-currentMessage template for key ‘notify-current’ in catalog ‘english’.
erc-message-english-notify-listMessage template for key ‘notify-list’ in catalog ‘english’.
erc-message-english-notify-offMessage template for key ‘notify-off’ in catalog ‘english’.
erc-message-english-notify-onMessage template for key ‘notify-on’ in catalog ‘english’.
erc-message-english-notify_currentMessage template for key ‘notify-current’ in catalog ‘english’.
erc-message-english-notify_listMessage template for key ‘notify-list’ in catalog ‘english’.
erc-message-english-notify_offMessage template for key ‘notify-off’ in catalog ‘english’.
erc-message-english-notify_onMessage template for key ‘notify-on’ in catalog ‘english’.
erc-notify-intervalTime interval (in seconds) for checking online status of notified people.
erc-notify-listList of nicknames you want to be notified about online/offline status change.
erc-notify-modeNon-nil if Erc-Notify mode is enabled.
erc-notify-mode-hookHook run after entering or leaving ‘erc-notify-mode’.
erc-notify-signoff-hookHook run after someone on ‘erc-notify-list’ has signed off.
erc-notify-signon-hookHook run after someone on ‘erc-notify-list’ has signed on.
erc-querypoll-exclude-regexpPattern to skip polling for bots and services you regularly query.
erc-querypoll-modeNon-nil if Erc-Querypoll mode is enabled.
erc-querypoll-mode-hookHook run after entering or leaving ‘erc-querypoll-mode’.
erc-querypoll-period-paramsParameters affecting the delay with respect to the number of buffers.

Defined functions (21)

erc--querypoll-active-p()
erc--querypoll-compute-period(QUEUE-SIZE)
erc--querypoll-get-length(RING)
erc--querypoll-get-next(RING)
erc--querypoll-on-352(TARGET-NICK ARGS)
erc--querypoll-send(SERVER-BUFFER)
erc--querypoll-subscribe(QUERY-BUFFER &optional PENALTY)
erc--querypoll-target-in-chan-p(BUFFER)
erc-cmd-NOTIFY(&rest ARGS)
erc-notify-JOIN(PROC PARSED)
erc-notify-NICK(PROC PARSED)
erc-notify-QUIT(PROC PARSED)
erc-notify-disable()
erc-notify-enable()
erc-notify-mode(&optional ARG)
erc-notify-signoff(SERVER NICK)
erc-notify-signon(SERVER NICK)
erc-notify-timer(NOW)
erc-querypoll-disable(&optional ARG)
erc-querypoll-enable(&optional ARG)
erc-querypoll-mode(&optional ARG)

Defined faces (0)