diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2015-09-14 09:31:23 -0700 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2015-09-14 09:33:02 -0700 |
commit | 1ee47d477ddb9c567eaf63154f78fad5d5826b78 (patch) | |
tree | 6c13fec13406455def84aaeacd31724356e96824 /lisp/emacs-lisp/autoload.el | |
parent | 560022a5b670422c133381824a8b79dca72402a5 (diff) | |
download | emacs-1ee47d477ddb9c567eaf63154f78fad5d5826b78.tar.gz emacs-1ee47d477ddb9c567eaf63154f78fad5d5826b78.tar.bz2 emacs-1ee47d477ddb9c567eaf63154f78fad5d5826b78.zip |
Don’t double-encode non-ASCII for mail client
* lisp/mail/mailclient.el (mailclient-encode-string-as-url):
Use RFC 6068’s list of unreserved characters.
(mailclient-send-it): When encoding the body as a URL,
first decode it as per Content-Type: and Content-Transfer-Encoding:,
as URLs must use percent-encoded UTF-8 (Bug#21471).
* doc/misc/url.texi (mailto): Update RFC number.
Diffstat (limited to 'lisp/emacs-lisp/autoload.el')
0 files changed, 0 insertions, 0 deletions