Variable: gnus-notifications-use-google-contacts

gnus-notifications-use-google-contacts is a customizable variable defined in gnus-notifications.el.gz.

Value

t

Documentation

Use Google Contacts to retrieve photo.

Source Code

;; Defined in /usr/src/emacs/lisp/gnus/gnus-notifications.el.gz
(defcustom gnus-notifications-use-google-contacts t
  "Use Google Contacts to retrieve photo."
  :type 'boolean)