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

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

Re: utf-8 input under X11


From: David Monniaux
Subject: Re: utf-8 input under X11
Date: Fri, 26 Oct 2001 17:42:17 +0200

Le Vendredi 26 Octobre 2001 17:25, Gerd Moellmann a écrit :
> Then we're indeed on the right track, but I guess I'll need Kenichi
> for debugging decode_coding.  Could you please print the value
> of locale-coding-system?

nil

When I start emacs with LC_ALL=fr_FR, locale-coding-system is 
iso-latin-1.

I now did experiments setting locale-coding-system to 'utf-8. The 
results are pretty much interesting. I don't have to
(set-keyboard-coding-system 'utf-8)
- <Multi_key o e> gives oe ligature (correct)
- <Multi_key O E> gives oe ligature (correct)
- <Multi_key E => gives the Euro sign (correct)
- AltGr-E abandons instead of giving the Euro sign
- the Russian characters give garbage

-- 
David Monniaux            http://www.di.ens.fr/~monniaux
Laboratoire d'informatique de l'École Normale Supérieure,
Paris, France



reply via email to

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