File: erc-notify.el.html

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

Defined variables (16)

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.

Defined functions (10)

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)

Defined faces (0)