From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22716 invoked from network); 26 Apr 2004 17:45:52 -0000 Received: from sunsite.dk (130.225.247.90) by ns1.primenet.com.au with SMTP; 26 Apr 2004 17:45:52 -0000 Received: (qmail 4084 invoked by alias); 26 Apr 2004 17:45:35 -0000 Mailing-List: contact zsh-users-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 7412 Received: (qmail 4043 invoked from network); 26 Apr 2004 17:45:34 -0000 Received: from localhost (HELO sunsite.dk) (127.0.0.1) by localhost with SMTP; 26 Apr 2004 17:45:34 -0000 X-MessageWall-Score: 0 (sunsite.dk) Received: from [130.225.247.86] by sunsite.dk (MessageWall 1.0.8) with SMTP; 26 Apr 2004 17:45:34 -0000 Received: (qmail 2699 invoked from network); 26 Apr 2004 17:45:34 -0000 Received: from main.gmane.org (80.91.224.249) by a.mx.sunsite.dk with SMTP; 26 Apr 2004 17:45:33 -0000 Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1BIAAf-00039i-00 for ; Mon, 26 Apr 2004 19:45:33 +0200 Received: from cpc3-oxfd4-4-0-cust194.oxfd.cable.ntl.com ([80.3.247.194]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 26 Apr 2004 19:45:33 +0200 Received: from david by cpc3-oxfd4-4-0-cust194.oxfd.cable.ntl.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 26 Apr 2004 19:45:33 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: zsh-users@sunsite.dk From: zzapper Subject: Re: Negative Filename Generation Date: Mon, 26 Apr 2004 18:45:24 +0100 Message-ID: References: <70hq809m2bgrpeobo7niguikbiob0nhqe3@4ax.com> <24699.1083000660@csr.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: cpc3-oxfd4-4-0-cust194.oxfd.cable.ntl.com X-Newsreader: Forte Free Agent 1.93/32.576 English (American) Sender: news X-Spam-Checker-Version: SpamAssassin 2.63 on a.mx.sunsite.dk X-Spam-Level: * X-Spam-Status: No, hits=1.5 required=6.0 tests=BAYES_50,RCVD_IN_SORBS autolearn=no version=2.63 X-Spam-Hits: 1.5 On Mon, 26 Apr 2004 18:31:00 +0100, wrote: >zzapper wrote: >> Hi >> >> cygwin-zsh v4.2.0 >> >> I'm trying to follow some examples in the zsh doc: >> >> eg the following : list all files beginning x NOT followed by a digit >> >> >\ls x!([0-9])* >> zsh: no matches found: x!([0-9])* >> >> >> What I am I Donald Ducking Up here? > >Did you read the sentence a few lines above the definition of !(...) >that starts > > If the KSH_GLOB option is set ... > >? unsetopt KSH_GLOB Didn't change anything for me zzapper (vim, cygwin, wiki & zsh) -- vim -c ":%s/^/WhfgTNabgureRIvzSUnpxre/|:%s/[R-T]/ /Ig|:normal ggVGg?" http://www.vim.org/tips/tip.php?tip_id=305 Best of Vim Tips