guile-devel
[Top][All Lists]
Advanced

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

Re: Text collation


From: Ludovic Courtès
Subject: Re: Text collation
Date: Wed, 13 Dec 2006 10:20:22 +0100
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux)

Hi,

Kevin Ryde <address@hidden> writes:

> How about having make-locale take the existing LC_MESSAGES etc.  I'm
> thinking either a single LC value, or a list of them for multiple
> categories.

I considered this option at some point but then thought lists were a too
high-level construct.  ;-)

Seriously, one could argue that lists are more "expensive" (to store and
process), but that's not big deal anyway since the list is likely to
contain only a couple of values.

So I'll make this change.

Thanks!

Ludovic.




reply via email to

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