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: Nikolai Weibull
Subject: Re: [RP] i18n patch for 1.4.0
Date: Sat, 14 Oct 2006 11:17:28 +0200

On 10/14/06, rubikitch <address@hidden> wrote:
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

I have LANG=en_US.UTF-8 and LC_COLLATE=C, and they are set before I
start X or Firefox.

 nikolai




reply via email to

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