Hi Mike, Mike Gran skribis: > Here's a suggestion.  One could add an option to the guile interpreter's command > line args (--locale=ARG perhaps) that has the effect of calling > setlocale(LC_ALL,"ARG") first thing.  If --locale is called with no ARG > specified, it would call to setlocale(LC_ALL, ""). I tried something along these lines: