From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29100 invoked from network); 24 Jun 2006 01:07:54 -0000 X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.5 required=5.0 tests=AWL,BAYES_00, FORGED_RCVD_HELO autolearn=ham version=3.1.3 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 24 Jun 2006 01:07:54 -0000 Received-SPF: none (ns1.primenet.com.au: domain at sunsite.dk does not designate permitted sender hosts) Received: (qmail 36529 invoked from network); 24 Jun 2006 01:07:17 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 24 Jun 2006 01:07:17 -0000 Received: (qmail 18461 invoked by alias); 24 Jun 2006 01:07:05 -0000 Mailing-List: contact zsh-users-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 10425 Received: (qmail 18445 invoked from network); 24 Jun 2006 01:07:04 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by sunsite.dk with SMTP; 24 Jun 2006 01:07:04 -0000 Received: (qmail 26167 invoked from network); 24 Jun 2006 00:48:42 -0000 Received: from kira2.akte.de (82.165.28.56) by a.mx.sunsite.dk with SMTP; 24 Jun 2006 00:48:41 -0000 Received: (root@kira2.akte.de) by kira2.akte.de id ; Sat, 24 Jun 2006 02:48:25 +0200 KRecCount: 1 KInfo: virscan ok KInfo: !spam auth Received: from condor.int.spiegl.de (p54977ABC.dip.t-dialin.net [84.151.122.188]) by kira2.akte.de via kasmail (2.9) id <1FtwJu-bP-0-kira2>; Sat, 24 Jun 2006 00:48:18 GMT Received: from condor.int.spiegl.de (spiegl@localhost [127.0.0.1]) by condor.int.spiegl.de (8.13.7/8.13.7/Debian-2) with ESMTP id k5O0mGXw012507 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Sat, 24 Jun 2006 02:48:17 +0200 Received: (from spiegl@localhost) by condor.int.spiegl.de (8.13.7/8.13.7/Submit) id k5O0mGlD012503 for zsh-users@sunsite.dk; Sat, 24 Jun 2006 02:48:16 +0200 X-Authentication-Warning: condor.int.spiegl.de: spiegl set sender to zsh.Andy@spiegl.de using -f Date: Sat, 24 Jun 2006 02:48:16 +0200 From: Andy Spiegl To: zsh-users@sunsite.dk Subject: Re: completion for man Message-ID: <20060624004816.GA11670@spiegl.de> Mail-Followup-To: zsh-users@sunsite.dk References: <20060623231954.GA30718@spiegl.de> <20060623235133.GE6528@fsst.voodoo.lan> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060623235133.GE6528@fsst.voodoo.lan> X-PGP-GPG-Keys: mail -s "send pgp" auto@spiegl.de X-Fingerprint: Key-ID C2CB30F0: 9051 50B9 13B0 57B9 10FD 48AC 4FA1 209B C2CB 30F0 X-Accepted-File-Formats: ASCII OpenOffice .rtf .pdf - *NO* Microsoft files please. X-why-you-shouldnt-use-MS-LookOut: http://www.jensbenecke.de/l-oe-en.php X-warum-man-MS-Outlook-vermeiden-sollte: http://www.jensbenecke.de/l-oe-de.php X-how-to-quote: http://learn.to/quote/ X-how-to-ask-questions: http://www.catb.org/~esr/faqs/smart-questions.html X-stupid-disclaimers: http://goldmark.org/jeff/stupid-disclaimers/ User-Agent: Mutt/1.5.9i > Starting from 'zsh -f' you need the following: Thanks! Great, now it's showing me the sections. > You can even do: > zstyle ':completion:*:manuals.(^1*)' insert-sections true > > ...to add the section number for all sections but section number one. Hm, that part doesn't seem to work... condor:~>man 2 interactive: [] - manual page, section 1 - \[ 3ddesk 3ddeskd 411toppm 822-date a2p a2ping a2ps a52dec a5booklet aa3d aaflip ... Shouldn't it be listing only pages out of section 2 here? Thanks, Andy. -- When you become obsessed with the enemy, you become the enemy.