emacs-devel
[Top][All Lists]
Advanced

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

Re: converting between charsets


From: Alexander Kotelnikov
Subject: Re: converting between charsets
Date: Mon, 15 May 2006 10:02:33 +0400
User-agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/21.4 (gnu/linux)

>>>>> On Mon, 15 May 2006 09:55:10 +0400
>>>>> "AK" == Alexander Kotelnikov <address@hidden> wrote:
AK> 
>>>>> On Sun, 14 May 2006 20:37:21 -0400
>>>>> "SM" == Stefan Monnier <address@hidden> wrote:
SM> 
>>> 2. enter some text in Russian (after I toggled xkb layout)
>>> 3. M-: (encode-coding-region (point-min) (point-max) 'koi8-r) and
>>> Russian characters become '?'.
SM> 
SM> What did you expect instead?
AK> 
AK> I expect that cyrrillic characters will be encoded to their koi8-r values.

Just like if toggle xkb to 'fr', enter some text in French (with
accents and stuff), and evaluate 
(encode-coding-region (point-min) (point-max) 'iso-8859-1)
This works, I just checked!

-- 
Alexander Kotelnikov
Saint-Petersburg, Russia





reply via email to

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