GNU bug report logs -
#2497
23.0.91; Fails to read UTF-8 on Win2k
Previous Next
Reported by: uwe.siart <at> tum.de
Date: Fri, 27 Feb 2009 14:20:02 UTC
Severity: normal
Merged with 2354
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #65 received at 2497 <at> emacsbugs.donarmstrong.com (full text, mbox):
> From: Uwe Siart <uwe.siart <at> tum.de>
> Cc: 2497 <at> emacsbugs.donarmstrong.com
> Date: Fri, 27 Feb 2009 17:48:15 +0100
>
> It works with "C-x RET c utf-8 RET" immediately prior to "C-x C-f".
>
> > If it does, then the problem is with guessing the encoding, not with
> > decoding it.
>
> That's also my impression.
>
> > Also, what is the default value of buffer-file-coding-system, and was
> > it the same in 23.0.90?
>
> iso-latin-1-dos in 23.0.90 and in 23.0.91.
Then you shouldn't expect Emacs to guess UTF-8 encoding correctly in
every single instance. Distinguishing between UTF-8 and Latin-1 is
generally impossible with the current state of the art of coded
character sets support in Emacs. It might work in certain cases, but
that's sheer luck.
One way to work around that in your specific case, without changing
your global defaults, is to add a `coding:' cookie to your .gnus.el
file.
This bug report was last modified 16 years and 87 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.