emacs-pretest-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Coding problem with Euro sign


From: David Hansen
Subject: Re: Coding problem with Euro sign
Date: Wed, 14 Dec 2005 00:01:04 +0100
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux)

On Tue, 13 Dec 2005 23:42:02 +0100 Ralf Angeli wrote:

> * David Hansen (2005-12-13) writes:
>
>> With
>>
>> -*- coding: windows-1252; -*-
>>
>> in the first line or when you open the file with
>>
>> C-x RET c windows-1252 RET C-x C-f test.txt RET 
>>
>> the EUR gets displayed but there's still this 0xc2 (latin capital
>> letter A with circumflex in latin-1/9 or windows-1252).
>
> Really?  In my case this results in
>
> ,----
> |   character: ь (01212154, 332908, 0x5146c, U+044C)
> |     charset: [mule-unicode-0100-24ff]
> |              (Unicode characters of the range U+0100..U+24FF.)
> |  code point: [40 108]
> |      syntax: w      which means: word
> |    category: y:Cyrillic  
> | buffer code: 0x9C 0xF4 0xA8 0xEC
> |   file code: 0xFC (encoded by coding system windows-1251-dos)
                                                           ^
                                                           ^
It for me it's

  file code: 0xFC (encoded by coding system windows-1252-unix)
                                                       ^
                                                       ^

Sure you didn't made a typo in the coding system?

David





reply via email to

[Prev in Thread] Current Thread [Next in Thread]