Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: How to NOT allow LC_COLLATE to corrupt globbing ???
- X-seq: zsh-users 1964
- From: Bruce Stephens <b.stephens@xxxxxxxxx>
- To: zsh-users@xxxxxxxxxxxxxxx
- Subject: Re: How to NOT allow LC_COLLATE to corrupt globbing ???
- Date: 07 Dec 1998 16:44:54 +0000
- In-reply-to: "Bart Schaefer"'s message of "Mon, 7 Dec 1998 08:16:03 -0800"
- References: <19981207144447.A13964@xxxxxxxxxxxxxxxxx> <981207081603.ZM989@xxxxxxxxxxxxxxxxxxxxxxx>
- Sender: B.Stephens@xxxxxxxxx
"Bart Schaefer" <schaefer@xxxxxxxxxxxxxxxx> writes:
> Hey, Tim, any chance you can try ksh in some other language
> environment to see if it collates character ranges?
I've just tried ksh93, and it seems to ignore LC_COLLATE in this case,
whereas zsh uses LC_COLLATE.
I think there's a strong case for changing zsh's behaviour here.
Although I can see why one might want to treat accented letters and
similar things in a locale specific way, ignoring case strikes me as
far worse than doing the wrong thing with accented letters.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author