GNU bug report logs -
#7517
24.0.50; repeated crash under Mac OS X
Previous Next
Reported by: emacs user <user.emacs <at> gmail.com>
Date: Mon, 29 Nov 2010 14:30:03 UTC
Severity: normal
Found in version 24.0.50
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #113 received at 7517 <at> debbugs.gnu.org (full text, mbox):
> From: Stefan Monnier <monnier <at> iro.umontreal.ca>
> Cc: emacs user <user.emacs <at> gmail.com>, Eli Zaretskii <eliz <at> gnu.org>, 7517 <at> debbugs.gnu.org, cyd <at> stupidchicken.com, emacs-devel <at> gnu.org, "Uday S. Reddy" <u.s.reddy <at> cs.bham.ac.uk>
> Date: Fri, 31 Dec 2010 18:07:22 -0500
>
> I'd tend to agree. ENCODE_UTF_8 is used for things where we *really*
> want the output to be proper utf-8, so any char outside of utf-8
> (e.g. an eight-bit char) should result in something else than a raw byte
> in the output.
The only thing it can do is output the replacement character U+FFFD,
or `?', or characters in the range U+DC80..U+DCFF. I tend to think
that `?' is the best alternative.
> This is contrary to what we do for utf-8 files
So we should have a different encoding symbol for these two variants.
I still maintain that VM should do better in this case. I don't think
we have a clear idea of what happened in this particular crash, so
perhaps is too soon to forget about VM's part.
This bug report was last modified 14 years and 143 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.