Re: locales.

[prev] [thread] [next] [lurker] [Date index for 2006/12/22]

From: A. Pagaltzis
Subject: Re: locales.
Date: 06:08 on 22 Dec 2006
* jrodman@xxxx.xxxxxxxxxx.xxx <jrodman@xxxx.xxxxxxxxxx.xxx> [2006-12-22 06:00]:
> The only way I've found to get sane behavior in the shell is
> LC_COLLATE=C which forces your ranges such as [A-Z] to match,
> you know, A to Z, instead of whatever horrible buggy
> inexcusable behavior you get with most locales.

Yeah. Which leads to my Frankensteinian settings:

    LANG=en_US.utf8
    LC_CTYPE=de_DE.utf8
    LC_COLLATE=C

Because, y'know, I *don't* want German localised error messages
for a number of reasons; but I *do* want my umlauts considered
word letters; but I DO NOT wanted my files sorted any other way
than ASCIIbetically. Unbreak me, unbreak me harder!

Regards,
-- 
Aristotle Pagaltzis // <http://plasmasturm.org/>;
There's stuff above here

Generated at 20:02 on 28 Dec 2006 by mariachi 0.52