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

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

Re: No i-search for € in iso-8859-16 coded buffer


From: Juri Linkov
Subject: Re: No i-search for € in iso-8859-16 coded buffer
Date: Mon, 14 Nov 2005 03:03:55 +0200
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux)

> In a buffer starting with ';;; -*- mode: Text; coding: iso-8859-16; 
> -*-' (-r: in the mode-line) and holding the characters in the range 
> 160-255 i-search for € is not successful:
>
>       € = 244 = 164 = A4 = U+20AC = E2 82 AC : EURO SIGN

That's because ISO-8859-15 (Latin-9) is coded internally
with latin-iso8859-15 charset, but ISO-8859-16 (Latin-10)
is coded with mule-unicode-0100-24ff charset.  I don't know a
reason for this decision.  Perhaps there are some ISO-8859-16
characters that exist only in mule-unicode-0100-24ff, and not
in any of latin-iso8859-... charsets.

-- 
Juri Linkov
http://www.jurta.org/emacs/





reply via email to

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