Variable: gnus-bookmark-use-annotations
gnus-bookmark-use-annotations is a customizable variable defined in
gnus-bookmark.el.gz.
Value
nil
Documentation
If non-nil, ask for an annotation when setting a bookmark.
Source Code
;; Defined in /usr/src/emacs/lisp/gnus/gnus-bookmark.el.gz
(defcustom gnus-bookmark-use-annotations nil
"If non-nil, ask for an annotation when setting a bookmark."
:type 'boolean)