ratpoison-devel
[Top][All Lists]
Advanced

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

Re: [RP] i18n patch for 1.4.0


From: rubikitch
Subject: Re: [RP] i18n patch for 1.4.0
Date: Sat, 14 Oct 2006 09:53:02 +0900 (JST)

From: "Nikolai Weibull" <address@hidden>
Subject: Re: [RP] i18n patch for 1.4.0
Date: Sat, 14 Oct 2006 02:34:42 +0200

> My problem seems to be that firefox gives the title as ISO-8859-1
> instead of UTF-8 or something, because if i do
> 
> ratpoison -c "echo รถ"
> 
> from an UTF-8-enabled Zsh it works fine.

It seems to be a locale problem.

Similarly, I use Japanese, which has multiple charsets (EUC-JP, Shift_JIS, JIS, 
UTF-8...).
My ratpoison can only print EUC-JP charset.
Strings to be echoed must be converted into EUC-JP.

LC_ALL=ja_JP.eucJP
LANG=ja_JP.eucJP
LC_CTYPE=ja_JP.eucJP

--
rubikitch
http://www.rubyist.net/~rubikitch/




reply via email to

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