Function: mail-decode-encoded-word-string

mail-decode-encoded-word-string is a function alias for rfc2047-decode-string, defined in rfc2047.el.gz.

Signature

(mail-decode-encoded-word-string STRING &optional ADDRESS-MIME)

Documentation

Decode MIME-encoded STRING and return the result.

If ADDRESS-MIME is non-nil, strip backslashes which precede characters other than " and \ in quoted strings.

Aliases

mail-decode-encoded-word-string