Victor Morilla <[EMAIL PROTECTED]> writes: > > format is not working with spanish locale: spanish > decimal character is comma
Locale specifics are not currently supported (or only in one or two places). format ~f might be a good thing to localize, but there will be others that should be left alone, like `read' and `write' for instance. _______________________________________________ Bug-guile mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/bug-guile
