Variable: gnus-always-read-dribble-file
gnus-always-read-dribble-file is a customizable variable defined in
gnus-start.el.gz.
Value
nil
Documentation
Unconditionally read the dribble file.
Source Code
;; Defined in /usr/src/emacs/lisp/gnus/gnus-start.el.gz
(defcustom gnus-always-read-dribble-file nil
"Unconditionally read the dribble file."
:group 'gnus-newsrc
:type 'boolean)