GNU bug report logs -
#7925
23.2.91; report-emacs-bug doesn't like curly quotes
Previous Next
Reported by: Reuben Thomas <rrt <at> sc3d.org>
Date: Wed, 26 Jan 2011 21:50:02 UTC
Severity: minor
Merged with 7256,
9465
Found in versions 23.2.91, 23.3.50
Done: Chong Yidong <cyd <at> stupidchicken.com>
Bug is archived. No further changes may be made.
Full log
Message #29 received at 7925 <at> debbugs.gnu.org (full text, mbox):
> Date: Sun, 30 Jan 2011 13:33:02 +0000
> From: Reuben Thomas <rrt <at> sc3d.org>
> Cc: Chong Yidong <cyd <at> stupidchicken.com>, 7925 <at> debbugs.gnu.org
>
> > Also, various MUAs, even in Emacs, might convert
> > non-ASCII characters into illegible mess.
>
> Then they should be fixed to encode the text properly and specify the
> encoding. It's a bit late in the day to be working around programs
> that can't cope with non-7-bit encodings!
The goal is to make dug reporting and analysis as simple and efficient
as possible. Not to fix all the possible bugs that are unrelated to
the one being reported.
> > Maybe
> > some kind of list of allowed non-ASCII characters will be good enough.
>
> It would be better than nothing, but the list will never be long
> enough.
We have Unicode character properties to help us out (see "Character
Properties" in the ELisp manual), and also charset properties. So it
doesn't have to be a list of literal characters.
> For example, what's wrong with using symbols such as arrows or
> smileys, or, in your own example, ellipses?
That the fonts installed on the recipient's machine don't support
them?
This bug report was last modified 13 years and 316 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.