File: gnus-notifications.el.html

This implements notifications using notifications-notify on new messages received. Use (add-hook 'gnus-after-getting-new-news-hook #'gnus-notifications) to get notifications just after getting the new news.

Defined variables (6)

gnus-notifications-id-to-msgMap notifications ids to messages.
gnus-notifications-minimum-levelMinimum group level the message should have to be notified.
gnus-notifications-sentNotifications already sent.
gnus-notifications-timeoutTimeout used for notifications sent via ‘notifications-notify’.
gnus-notifications-use-google-contactsUse Google Contacts to retrieve photo.
gnus-notifications-use-gravatarUse Gravatar to retrieve photo.

Defined functions (6)

gnus-notifications()
gnus-notifications-action(ID KEY)
gnus-notifications-close(ID REASON)
gnus-notifications-get-photo(MAIL-ADDRESS)
gnus-notifications-get-photo-file(MAIL-ADDRESS)
gnus-notifications-notify(FROM SUBJECT PHOTO-FILE)

Defined faces (0)