Hello,
On Tue, 10.04.2007 at 00:47:04 +0900, Osamu Aoki <[EMAIL PROTECTED]> wrote: > > /SupportedUnicodeLocales = > > de_DE.utf8,en_US.UTF-8,en_GB.UTF_8,fr_FR.UTF-8,zh_CN.UTF-8 > You have to run program in the compatible/consistent encoding under UTF-8. If > you are trying to get C like environment, I suggest > > LANG=de_DE.utf8 > LC_MESSAGES=en_US.utf8 > LC_COLLATE=en_US.utf8 > LC_CTYPE=en_US.utf8 > LC_TIME=en_US.utf8 > > I guess ... I know ja_JP.eucJP works but as written in the README.Debian "The > maintainer of scim package recommends using UTF-8 locale. :-)" I thought that I was already doing that, having set LANG to de_DE.utf8. But anyway, with the addition of "/SupportedUnicodeLocales" as shown above to ~/.scim/global and at the same time unsetting those LC_ variables (setting them isn't mandatory, right?), I was still unable to use Chinese. It only became possible after I removed that statement from ~/.scim/global. > Yes, but now you get German messages... Only for those applications, but that's where it doesn't matter anyway because they are GUI applications that eg don't feed any scripts. Anyway, thanks for the idea of setting this stuff to en_US.utf8 - I'll try that in the near future, too, and keep you posted. Best, --Toni++ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]