1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-02-08 20:58:58 +00:00
Paul Eggert 1ee47d477d 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.
2015-09-14 09:33:02 -07:00
..
2015-06-27 10:59:08 -07:00
2015-08-28 10:07:13 +09:00
2015-09-04 13:32:18 -07:00
2015-08-30 23:12:30 -07:00
2015-01-01 14:26:41 -08:00
2015-08-30 23:12:30 -07:00
2015-09-09 12:36:45 -07:00
2015-07-21 14:59:18 +02:00
2015-09-04 13:32:18 -07:00