Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Emulation and NUMERIC_GLOB_SORT
- X-seq: zsh-workers 8625
- From: Zefram <zefram@xxxxxxxx>
- To: wischnow@xxxxxxxxxxxxxxxxxxxxxxx (Sven Wischnowsky)
- Subject: Re: Emulation and NUMERIC_GLOB_SORT
- Date: Thu, 11 Nov 1999 11:42:52 +0000 (GMT)
- Cc: zsh-workers@xxxxxxxxxxxxxx
- In-reply-to: <199911111135.MAA28923@xxxxxxxxxxxxxxxxxxxxxxxxxxxx> from Sven Wischnowsky at "Nov 11, 1999 12:35:16 pm"
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
Sven Wischnowsky wrote:
>Sounds like a case for a matching flag, doesn't it? `(#L)' or
>something to turn using locale-definitions on (and also in sorting if
>the thing is globbed).
I was going to mention that, but thought it would be obvious... we
need two things, a matching flag to use locale in character ranges and
case-insensitivity, and *separately* a globbing qualifier to use locale
when sorting the result of globbing. Should probably have two separate
options for them too. And if there's an option, then a matching flag
to turn *off* locale use also.
-zefram
Messages sorted by:
Reverse Date,
Date,
Thread,
Author