guile-devel
[Top][All Lists]
Advanced

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

Re: SRFI-14 and locale settings


From: Kevin Ryde
Subject: Re: SRFI-14 and locale settings
Date: Tue, 05 Sep 2006 09:42:50 +1000
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux)

address@hidden (Ludovic Courtès) writes:
>
> But for this, we'd need a way for the user to tell which 8-bit charset
> they are interested in.  The easiest way would be through a startup-time
> locale setting, but there might be other options too.

The setlocale call would be a good way.  Maybe the charset tables
could be reinitialized in scm_setlocale (when setting LC_ALL or
LC_CTYPE).  I suppose that'd be moderately helpful, and would make
char-alphabetic? etc match how 1.6 worked.  But I guess really the
notion of what a character represents beyond ascii isn't specified
yet.




reply via email to

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