From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23683 invoked from network); 9 Oct 2001 09:05:41 -0000 Received: from sunsite.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 9 Oct 2001 09:05:41 -0000 Received: (qmail 7790 invoked by alias); 9 Oct 2001 09:05:33 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 15989 Received: (qmail 7776 invoked from network); 9 Oct 2001 09:05:32 -0000 From: Sven Wischnowsky MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15298.48602.921762.987083@gargle.gargle.HOWL> Date: Tue, 9 Oct 2001 11:05:30 +0200 To: zsh-workers@sunsite.dk Subject: Re: path completion and directories In-Reply-To: <3BC1CB6D.477C4F0@yahoo.co.uk> References: <001301c14d63$74603e10$21c9ca95@mow.siemens.ru> <3BC1CB6D.477C4F0@yahoo.co.uk> X-Mailer: VM 6.92 under 21.1 (patch 3) "Acadia" XEmacs Lucid Oliver Kiddle wrote: > On Friday, Borsenkow Andrej wrote: > > > > Yesterday I was irritated again that rpm completion does not descend > > directories if it finds any *.rpm file. Before I had this issue with > > gunzip as well. > > > > I know I can configure it. My point is it should be default. Current > > behavior looks counter-intuitive to me. Actually I have a feeling it was > > differently before. > > It is certainly the most sensible behaviour so I agree that making it > default would be better. Aha. What do others think? Leave it? Change it? No opinion? It shouldn't be too hard to change (the changes in the manual and Peter's guide would be larger than in the code, I think). > How do we go about making styles like tag-order and file-patterns > default though while making them easy to disable? > > Didn't we used to have a bunch of styles set by default from compinit? I > still have `zstyle -d' in my .zshrc which was there to remove them. Yes we had. Very ugly. Nowadays the defaults are coded into the places where the styles are looked up, one way or another (e.g. by using -t or -T or by doing `zstyle -s ... foo || foo=...'). Bye Sven -- Sven Wischnowsky wischnow@informatik.hu-berlin.de