From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4263 invoked from network); 10 Oct 2006 14:22:29 -0000 X-Spam-Checker-Version: SpamAssassin 3.1.6 (2006-10-03) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.4 required=5.0 tests=AWL,BAYES_00, FORGED_RCVD_HELO autolearn=ham version=3.1.6 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 10 Oct 2006 14:22:29 -0000 Received-SPF: none (ns1.primenet.com.au: domain at sunsite.dk does not designate permitted sender hosts) Received: (qmail 74838 invoked from network); 10 Oct 2006 14:22:18 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 10 Oct 2006 14:22:18 -0000 Received: (qmail 25151 invoked by alias); 10 Oct 2006 14:22:15 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 22855 Received: (qmail 25142 invoked from network); 10 Oct 2006 14:22:15 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by sunsite.dk with SMTP; 10 Oct 2006 14:22:15 -0000 Received: (qmail 74604 invoked from network); 10 Oct 2006 14:22:15 -0000 Received: from vinc17.net8.nerim.net (HELO prunille.vinc17.org) (62.212.121.106) by a.mx.sunsite.dk with SMTP; 10 Oct 2006 14:22:12 -0000 Received: by prunille.vinc17.org (Postfix, from userid 501) id 52B16D4B649; Tue, 10 Oct 2006 16:22:00 +0200 (CEST) Date: Tue, 10 Oct 2006 16:22:00 +0200 From: Vincent Lefevre To: zsh-workers@sunsite.dk Subject: Re: Please add pinfo completion Message-ID: <20061010142200.GC17674@prunille.vinc17.org> Mail-Followup-To: zsh-workers@sunsite.dk References: <20061007013551.GE8188@prunille.vinc17.org> <237967ef0610081413v291de92ck71f45c8990bf67ae@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <237967ef0610081413v291de92ck71f45c8990bf67ae@mail.gmail.com> X-Mailer-Info: http://www.vinc17.org/mutt/ User-Agent: Mutt/1.5.13-vl-r13495 (2006-10-09) On 2006-10-08 23:13:49 +0200, Mikael Magnusson wrote: > On 10/7/06, Vincent Lefevre wrote: > >"pinfo" is an alternative info viewer. Normal arguments should be the > >same as those accepted by "info". Options are given by "pinfo --help". > > compdef _gnu_generic pinfo One problem is that it doesn't give help text. So, is there a way to generate a completion file (to be completed), assuming that the command has the --help feature? -- Vincent Lefèvre - Web: 100% accessible validated (X)HTML - Blog: Work: CR INRIA - computer arithmetic / Arenaire project (LIP, ENS-Lyon)