Hi,

Kevin Ryde <[EMAIL PROTECTED]> 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.


_______________________________________________
Guile-devel mailing list
Guile-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/guile-devel

Reply via email to