From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14197 invoked from network); 7 Oct 2006 09:31:38 -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=-1.8 required=5.0 tests=AWL,BAYES_00, FORGED_RCVD_HELO,INFO_TLD autolearn=no 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; 7 Oct 2006 09:31:38 -0000 Received-SPF: none (ns1.primenet.com.au: domain at sunsite.dk does not designate permitted sender hosts) Received: (qmail 82339 invoked from network); 7 Oct 2006 09:31:24 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 7 Oct 2006 09:31:24 -0000 Received: (qmail 13332 invoked by alias); 7 Oct 2006 09:31:22 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 22836 Received: (qmail 13323 invoked from network); 7 Oct 2006 09:31:21 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by sunsite.dk with SMTP; 7 Oct 2006 09:31:21 -0000 Received: (qmail 82060 invoked from network); 7 Oct 2006 09:31:21 -0000 Received: from vinc17.net8.nerim.net (HELO prunille.vinc17.org) (62.212.121.106) by a.mx.sunsite.dk with SMTP; 7 Oct 2006 09:31:18 -0000 Received: by prunille.vinc17.org (Postfix, from userid 501) id 735BDD256E6; Sat, 7 Oct 2006 11:31:06 +0200 (CEST) Date: Sat, 7 Oct 2006 11:31:06 +0200 From: Vincent Lefevre To: zsh-workers@sunsite.dk Subject: Re: info completion doesn't complete on local info files Message-ID: <20061007093106.GI8188@prunille.vinc17.org> Mail-Followup-To: zsh-workers@sunsite.dk References: <20061007013034.GD8188@prunille.vinc17.org> <200610071030.12601.arvidjaar@newmail.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <200610071030.12601.arvidjaar@newmail.ru> X-Mailer-Info: http://www.vinc17.org/mutt/ User-Agent: Mutt/1.5.13-vl-r13495 (2006-10-03) On 2006-10-07 10:30:11 +0400, Andrey Borzenkov wrote: > According to man info, it should be 'info -f mprf.info'; that is > also how I wrote completion :) Do you have reference to more up to > date info documentation? No, but giving a filename (relative to INFOPATH, absolute or starting with ./) works without the -f option. I think this represent the top node of an info file, hence the behavior. -- Vincent Lefèvre - Web: 100% accessible validated (X)HTML - Blog: Work: CR INRIA - computer arithmetic / Arenaire project (LIP, ENS-Lyon)