Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: globbing bug, 3.0.6
- X-seq: zsh-workers 10814
 
- From: teg@xxxxxxxxxx (Trond Eivind Glomsrød)
 
- To: zsh-workers@xxxxxxxxxxxxxx
 
- Subject: Re: globbing bug, 3.0.6
 
- Date: 18 Apr 2000 11:34:51 -0400
 
- In-reply-to: Zefram's message of "Tue, 18 Apr 2000 15:52:09 +0100 (BST)"
 
- Mail-copies-to: never
 
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
 
- Organization: Red Hat Inc.
 
- References: <E12hZMH-0007XV-00@xxxxxxxxxxxxxxxxxx>
 
- Sender: teg@xxxxxxxxxxxxxxxxxxxxxx
 
Zefram <zefram@xxxxxxxx> writes:
> Trond Eivind=?iso-8859-1?q?_Glomsr=F8d?= wrote:
> >hoser% ls [A-C]*
> >AA  AC	AE  BB	BD  CA	CC  CE	ab  ad	ba  bc	be
> >AB  AD	BA  BC	BE  CB	CD  aa	ac  ae	bb  bd
> 
> What do you have $LC_CTYPE, $LC_ALL and $LANG set to? 
hoser% env |grep -E "LC|LANG"
GDM_LANG=no_NO
LANG=no_NO
hoser%
> This is the usual sign of having a locale set inappropriately --
> [A-C] is being treated as [AaBbC].
It seems to do that - and when sorting sentences, it does make some
sense. I don't think it does here, though. Checking, it seems to
affect de_DE, en_US as well...
-- 
Trond Eivind Glomsrød
Red Hat, Inc.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author