Function: mail-decode-encoded-word-region
mail-decode-encoded-word-region is a function alias and interactive
for rfc2047-decode-region, defined in rfc2047.el.gz.
Signature
(mail-decode-encoded-word-region START END &optional ADDRESS-MIME)
Documentation
Decode MIME-encoded words in region between START and END.
If ADDRESS-MIME is non-nil, strip backslashes which precede characters
other than " and \ in quoted strings.
Key Bindings