Function: mail-encode-encoded-word-region

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

Signature

(mail-encode-encoded-word-region B E &optional DONT-FOLD)

Documentation

Encode words in region B to E that need encoding.

By default, the region is treated as containing RFC 822 (or later) addresses. Dynamically bind rfc2047-encoding-type to change that.

Aliases

mail-encode-encoded-word-region