GNU bug report logs -
#6971
24.0.50.1: non-ascii chars appear as numbers
Previous Next
Full log
Message #16 received at 6971-done <at> debbugs.gnu.org (full text, mbox):
> Date: Sat, 04 Sep 2010 13:21:09 +0200
> From: Andreas Röhler <andreas.roehler <at> easy-emacs.de>
> CC: 6971-done <at> debbugs.gnu.org
>
> >> (insert (list (read-from-string (format "%s" α))
> >
> > This one errors out.
> >
> >> (setq mon (list "Januar" "Februar" "März" "April" "Mai" "Juni" "Juli"
> >> "August" "September" "Oktober" "November" "Dezember"))
> >> Mai
> >> \,(pop mon)
> >
> > I don't see anything here that could have caused corruption. And note
> > that these parts of your file are perfectly fine.
> >
>
> Only in thunderbird, see screenshot attached.
Not only in Thunderbird, also in Emacs, if you force UTF-8 decoding
with "C-x RET c".
> If thunderbird displays the pasted code correctly,
> doesn't it indicate a bug in Emacs?
No, because we don't know what exactly happens to the text during
copy-paste. Thunderbird could perform some "corrective" action, for
example. Or, if you copy just a portion of the file, that portion
could be a valid UTF-8.
> BTW pasting from thunderbird might be well considered as a possible trigger.
Maybe. Look, I don't see any reason to continue this guesswork. If
you can find a recipe to reproduce the corruption starting with a
valid UTF-8 file, please post it.
This bug report was last modified 14 years and 264 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.