Variable: enriched-verbose
enriched-verbose is a customizable variable defined in enriched.el.gz.
Value
t
Documentation
If non-nil, give status messages when reading and writing files.
Source Code
;; Defined in /usr/src/emacs/lisp/textmodes/enriched.el.gz
(defcustom enriched-verbose t
"If non-nil, give status messages when reading and writing files."
:type 'boolean)