Variable: rfc2047-quote-decoded-words-containing-tspecials

rfc2047-quote-decoded-words-containing-tspecials is a variable defined in rfc2047.el.gz.

Value

nil

Documentation

If non-nil, quote decoded words containing special characters.

Source Code

;; Defined in /usr/src/emacs/lisp/mail/rfc2047.el.gz
;;;
;;; Functions for decoding RFC2047 messages
;;;

(defvar rfc2047-quote-decoded-words-containing-tspecials nil
  "If non-nil, quote decoded words containing special characters.")