Variable: bib-novice
bib-novice is a customizable variable defined in bib-cite.el.
Value
t
Documentation
Give advice to novice users about what commands to use next.
Source Code
;; Defined in ~/.emacs.d/elpa/auctex-14.1.2/bib-cite.el
(defcustom bib-novice t
"Give advice to novice users about what commands to use next."
:type 'boolean)