bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#38200: 26.2; sendmail.el needlessly munging headers by inserting bac


From: Lars Ingebrigtsen
Subject: bug#38200: 26.2; sendmail.el needlessly munging headers by inserting backslashes
Date: Thu, 14 Nov 2019 09:10:52 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

Katsumi Yamaoka <yamaoka@jpl.org> writes:

> Done in master.  Thanks.  Ed, a patch for Emacs 26.2 is attached.

[...]

> -(defun rfc2047-quote-special-characters-in-quoted-strings (&optional
> -                                                        encodable-regexp)
> -  "Quote special characters with `\\'s in quoted strings.
> -Quoting will not be done in a quoted string if it contains characters
> -matching ENCODABLE-REGEXP or it is within parentheses."

I'm not sure removing the function is the right thing to do -- it may be
used by third-party code.  So we should just obsolete it and then remove
it in (say) Emacs 29.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





reply via email to

[Prev in Thread] Current Thread [Next in Thread]