Function: mail-decode-encoded-address-region

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

Signature

(mail-decode-encoded-address-region START END)

Documentation

Decode MIME-encoded words in region between START and END.

Backslashes which precede characters other than " and \ in quoted strings are stripped.

Aliases

mail-decode-encoded-address-region