Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: PATCH: updated _zstyle and cleanup of related stuff
- X-seq: zsh-workers 16453
- From: "Bart Schaefer" <schaefer@xxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxx (Zsh hackers list)
- Subject: Re: PATCH: updated _zstyle and cleanup of related stuff
- Date: Mon, 14 Jan 2002 18:06:25 +0000
- In-reply-to: <6404.1011027697@xxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <6404.1011027697@xxxxxxx>
On Jan 14, 5:01pm, Peter Stephenson wrote:
} Subject: Re: PATCH: updated _zstyle and cleanup of related stuff
}
} "Bart Schaefer" wrote:
} > Please let's not have arbitrary appending of glob quals until they are
} > not BARE any more.
}
} That's another thing we've been ducking. In ksh-compatibility mode we can
} just grab another character, such as `-' or `_' or `,' or `:'. I can't see
} any simple, friendly zsh-like way of doing it, though. About the only
} backwardly compatible way I can think of is restrict it to EXTENDED_GLOB
} and use something like `(#q.)'.
See the thread beginning with zsh-workers/15950.
--
Bart Schaefer Brass Lantern Enterprises
http://www.well.com/user/barts http://www.brasslantern.com
Zsh: http://www.zsh.org | PHPerl Project: http://phperl.sourceforge.net
Messages sorted by:
Reverse Date,
Date,
Thread,
Author