bug#2497: 23.0.91; Fails to read UTF-8 on Win2k
David Engster <[email protected]>
| Newsgroups | gmane.emacs.bugs,gmane.emacs.pretest.bugs |
|---|---|
| Message-ID | <[email protected]> |
Uwe Siart <[email protected]> writes: > I'm using the windows port of 23.0.91 on Win2k SP4 and I found that it > fails to read utf-8 encoded files correctly. When visiting a file in > utf-8 encoding all characters above 255 are screwed up and "C-h C RET" > indicates iso-latin1-dos for saving the file. This has not been an > issue in 23.0.90. Maybe this is a duplicate of what I reported in http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=2354 As I write later in that bug report, I think I could track down this issue to the change in revision 1.413 of src/coding.c. Maybe you could try if the same applies to your problem. -David