Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
nonomatch and *([x,y])
- X-seq: zsh-workers 26495
- From: Stephane Chazelas <Stephane_Chazelas@xxxxxxxx>
- To: Zsh hackers list <zsh-workers@xxxxxxxxxx>
- Subject: nonomatch and *([x,y])
- Date: Fri, 30 Jan 2009 19:55:54 +0000
- Mail-followup-to: Zsh hackers list <zsh-workers@xxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
4.3.9-dev-1-cvs0122$ zsh -fc 'f() echo $#; f *([1000,20000])'
0
Shouldn't I get a:
zsh:1: no matches found: *([1000,20000])
IIRC I think I did some time ago
--
Stéphane
Messages sorted by:
Reverse Date,
Date,
Thread,
Author