From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8790 invoked from network); 21 Mar 2000 16:46:29 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 21 Mar 2000 16:46:29 -0000 Received: (qmail 22689 invoked by alias); 21 Mar 2000 16:46:22 -0000 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 10189 Received: (qmail 22674 invoked from network); 21 Mar 2000 16:46:21 -0000 From: "Bart Schaefer" Message-Id: <1000321164609.ZM7674@candle.brasslantern.com> Date: Tue, 21 Mar 2000 16:46:09 +0000 In-Reply-To: <200003211610.RAA14795@beta.informatik.hu-berlin.de> Comments: In reply to Sven Wischnowsky "Re: ignored-patterns giving correction a go" (Mar 21, 5:10pm) References: <200003211610.RAA14795@beta.informatik.hu-berlin.de> X-Mailer: Z-Mail (5.0.0 30July97) To: Sven Wischnowsky , zsh-workers@sunsite.auc.dk Subject: Re: ignored-patterns giving correction a go MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii On Mar 21, 5:10pm, Sven Wischnowsky wrote: } Subject: Re: ignored-patterns giving correction a go } } > } zstyle ... tag-order --foo=files --bar=files } > } zstyle '*-foo' ignored-patterns '*.ps' } > } > Tags right now are pretty much predetermined by the completion functions } > that use them, e.g. the way _files uses globbed-files. Hmm ... is that } > changed by what you're working on now? } } Yes, and that's what the original example above was about -- the } `user' `invented' the tag names `foo' and `bar', linking them to the } `method' `files'. And before that I made the suggestion to allow the } file-patterns style to contain invented tag names. So where do the method names come from? I don't think we want this to be so configurable that, for example, the file-patterns style could be caused to generate parameter names. Do we? } > shift "i > $# ? $# : i" # Stupid shift error on i > $# } } Yes! It's annoying, isn't it? I was tempted more than one to change it. Bash gives the same error. Sigh. -- Bart Schaefer Brass Lantern Enterprises http://www.well.com/user/barts http://www.brasslantern.com