(mime-header-accept-quoted-encoded-words): New user option.
authortomo <tomo>
Sun, 14 Dec 2003 15:13:44 +0000 (15:13 +0000)
committertomo <tomo>
Sun, 14 Dec 2003 15:13:44 +0000 (15:13 +0000)
mime-def.el

index 7ed231e..cc3d6e8 100644 (file)
   :type '(choice (integer :tag "Limit (bytes)")
                 (const :tag "Don't limit" nil)))
 
+(defcustom mime-header-accept-quoted-encoded-words t
+  "*Accept encoded-words in quoted-strings."
+  :group 'mime-header
+  :type 'boolean)
+
+
 ;;; @@@ encoding
 ;;;