guile-user
[Top][All Lists]
Advanced

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

Re: command line argument locale for a guile script


From: Nala Ginrut
Subject: Re: command line argument locale for a guile script
Date: Tue, 8 Nov 2011 03:24:58 +0800

On Tue, Nov 8, 2011 at 3:16 AM, Thien-Thi Nguyen <address@hidden> wrote:
() cong gu <address@hidden>
() Mon, 7 Nov 2011 09:31:49 -0600

  After I add a setlocale to boot-9.scm, all things works.
  But is there a "normal" way to fix this?

Besides boot-9.scm, guile also runs init.scm (in ‘%load-path’).
Perhaps you can experiment with calling ‘setlocale’ there.


I think it's too early to call setlocale so that "locale_charset" can not realize current locale in time.
I didn't test this method, but it's no hurt to try. ;-)


reply via email to

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