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

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

bug#23733: 24.5; Emacs sometimes inserts superfluous ">" when sending e-


From: Markus Triska
Subject: bug#23733: 24.5; Emacs sometimes inserts superfluous ">" when sending e-mails
Date: Fri, 10 Jun 2016 09:59:59 +0200
User-agent: Emacs/24.4

Andreas Schwab <schwab@linux-m68k.org> writes:

> Use quoted-printable encoding.

When the outgoing message is ASCII only, all ways I tried to enforce
quoted-printable encoding failed to work. I have in my .emacs:

 (setq mm-coding-system-priorities '(iso-8859-1 utf-8))

and I tried enforcing quoted-printable with:

 (us-ascii . quoted-printable)

in mm-body-charset-encoding-alist. Still, in the case I posted, the ">"
and the mail itself are sent without using quoted-printable encoding.





reply via email to

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