Didier Verna writes:
> what I want is having this
> input ability without messing up the locale. I still want a C locale.

It doesn't make sense. On Linux and most other Unix systems, the
character set supported by the C locale is US-ASCII. No french
characters, no U+20AC either.

Remember that the C locale exists only to make portable behaviour of
command line programs possible, It is not meant to be used by humans.

Bruno
_______________________________________________
I18n mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/i18n

Reply via email to