From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3230 invoked from network); 10 Jan 2002 10:48:31 -0000 Received: from sunsite.dk (130.225.247.90) by ns1.primenet.com.au with SMTP; 10 Jan 2002 10:48:31 -0000 Received: (qmail 24920 invoked by alias); 10 Jan 2002 10:48:22 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 16425 Received: (qmail 24908 invoked from network); 10 Jan 2002 10:48:21 -0000 From: Sven Wischnowsky MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15421.28951.280917.888232@wischnow.berkom.de> Date: Thu, 10 Jan 2002 11:46:47 +0100 To: zsh-workers@sunsite.dk Subject: Re: PATCH: updated _zstyle and cleanup of related stuff In-Reply-To: <3C3599CA.60FB0225@yahoo.co.uk> References: <3C3599CA.60FB0225@yahoo.co.uk> X-Mailer: VM 6.95 under 21.5 (patch 3) "asparagus" XEmacs Lucid Oliver Kiddle wrote: > ... > > diff -u -r1.2 _directories > --- Completion/Unix/Type/_directories 2001/08/06 14:42:04 1.2 > +++ Completion/Unix/Type/_directories 2002/01/04 11:41:54 > @@ -1,3 +1,3 @@ > #compdef rmdir df du dircmp dirs > > -_files -/ "$@" > +_path_files -/ "$@" Sorry for the late reply, but: what is this part supposed to achieve? It means that people can't use the file-patterns style for those commands anymore. Bad idea, I'd say. Bye Sven -- Sven Wischnowsky wischnow@berkom.de