Variable: pr-faces-p
pr-faces-p is a customizable variable defined in printing.el.gz.
Value
nil
Documentation
Non-nil means print with face attributes.
Source Code
;; Defined in /usr/src/emacs/lisp/printing.el.gz
(defcustom pr-faces-p nil
"Non-nil means print with face attributes."
:type 'boolean)