From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11873 invoked from network); 25 May 2002 22:55:10 -0000 Received: from sunsite.dk (130.225.247.90) by ns1.primenet.com.au with SMTP; 25 May 2002 22:55:10 -0000 Received: (qmail 4243 invoked by alias); 25 May 2002 22:55:01 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 17225 Received: (qmail 4215 invoked from network); 25 May 2002 22:54:59 -0000 Date: Sat, 25 May 2002 18:54:51 -0400 From: Clint Adams To: Bart Schaefer Cc: zsh-workers@sunsite.dk Subject: Re: [mdz@debian.org: Bug#147853: zsh: CVS completion should respect $CVSIGNORE] Message-ID: <20020525225451.GA16860@dman.com> References: <20020523061818.GA17828@dman.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.28i X-Virus-Scanned: by amavisd-milter (http://amavis.org/) > Shouldn't that be something like > > omitpats=($omitpats $=CVSIGNORE) > > ?? ("Any entries", plural ...) Yes, probably. Now I'm wondering what the $=cvsignore bit is supposed to do.