From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3792 invoked from network); 3 Sep 2004 15:34:28 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 3 Sep 2004 15:34:28 -0000 Received: (qmail 40584 invoked from network); 3 Sep 2004 15:34:23 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 3 Sep 2004 15:34:23 -0000 Received: (qmail 3696 invoked by alias); 3 Sep 2004 15:34:10 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 20314 Received: (qmail 3686 invoked from network); 3 Sep 2004 15:34:10 -0000 Received: from unknown (HELO a.mx.sunsite.dk) (130.225.247.88) by sunsite.dk with SMTP; 3 Sep 2004 15:34:10 -0000 Received: (qmail 39793 invoked from network); 3 Sep 2004 15:33:23 -0000 Received: from acolyte.scowler.net (216.254.112.45) by a.mx.sunsite.dk with SMTP; 3 Sep 2004 15:33:21 -0000 Received: by acolyte.scowler.net (Postfix, from userid 1000) id C7F647004A; Fri, 3 Sep 2004 11:33:23 -0400 (EDT) Date: Fri, 3 Sep 2004 11:33:23 -0400 From: Clint Adams To: Oliver Kiddle Cc: zsh-workers@sunsite.dk, 269769@bugs.debian.org Subject: Re: [vincent@vinc17.org: Bug#269769: zsh: sabcmd completion doesn't work] Message-ID: <20040903153323.GB29748@scowler.net> References: <20040903140238.GB27525@scowler.net> <3999.1094225144@trentino.logica.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3999.1094225144@trentino.logica.co.uk> User-Agent: Mutt/1.5.6+20040722i X-Spam-Checker-Version: SpamAssassin 2.63 on a.mx.sunsite.dk X-Spam-Level: X-Spam-Status: No, hits=-0.0 required=6.0 tests=BAYES_44 autolearn=no version=2.63 X-Spam-Hits: -0.0 > That's what the -e option to _message does. It means that you can add > parameters with the fake style and that the "parameter name" description > will be displayed even if no files match. It shouldn't be stopping the > filenames from being completed though and I'm not sure why it does. Ah; maybe we can complete *.xsl as first non-option argument until that gets figured out?