[EMAIL PROTECTED] (Ludovic Courtès) writes:
>
> [EMAIL PROTECTED] LC_ALL_MASK
> +This represents all the locale categories supported by the system.

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'm pretty sure there's no need for a second parallel set of values,
and that it's a good chance of being confusing.  Someone's bound to
write

        (make-locale LC_ALL ...

and wonder why it doesn't work (and doesn't give an error either).


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

Reply via email to