GNU bug report logs -
#21471
25.0.50; REGRESSION: bug report with text from Info has spurious escape chars
Previous Next
Reported by: Drew Adams <drew.adams <at> oracle.com>
Date: Sun, 13 Sep 2015 15:08:02 UTC
Severity: normal
Merged with 24152
Found in versions 24.5, 25.0.50
Done: Paul Eggert <eggert <at> cs.ucla.edu>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> Date: Sun, 13 Sep 2015 08:07:42 -0700 (PDT)
> From: Drew Adams <drew.adams <at> oracle.com>
>
> Dunno whether this regression is perhaps limited to MS Windows or
> mail client Outlook.
It isn't. You can paste into Notepad, or even another Emacs session.
> This is what you get in the email message, to send as the
> bug report:
>
> The =A1=AEalpha=A1=AF frame parameter can also be a cons cell =A1=AE(=
> =A1=AEactive=A1=AF .
> =A1=AEinactive=A1=AF)=A1=AF, where =A1=AEactive=A1=AF is the opacity o=
> f the frame when it is
> selected, and =A1=AEinactive=A1=AF is the opacity when it is not selec=
> ted.
>
> Curly quotes in the Info buffer have been replaced with
> escape sequences such as =A1=AE. This is in spite of the
> fact that the mail-client window into which the text is
> pasted is perfectly capable of handling Unicode chars such
> as curly quotes.
This is called quoted-printable representation of non-ASCII
characters, and is a feature. I guess whoever wrote that didn't want
to trust mailers on user systems to be configured for non-ASCII.
This bug report was last modified 8 years and 355 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.