From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24680 invoked from network); 24 Jun 2006 21:30:21 -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 21:30:21 -0000 Received-SPF: none (ns1.primenet.com.au: domain at sunsite.dk does not designate permitted sender hosts) Received: (qmail 33800 invoked from network); 24 Jun 2006 21:30:15 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 24 Jun 2006 21:30:15 -0000 Received: (qmail 22560 invoked by alias); 24 Jun 2006 21:30:06 -0000 Mailing-List: contact zsh-users-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 10429 Received: (qmail 22550 invoked from network); 24 Jun 2006 21:30:06 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by sunsite.dk with SMTP; 24 Jun 2006 21:30:06 -0000 Received: (qmail 32558 invoked from network); 24 Jun 2006 21:30:06 -0000 Received: from kira2.akte.de (82.165.28.56) by a.mx.sunsite.dk with SMTP; 24 Jun 2006 21:30:05 -0000 Received: (root@kira2.akte.de) by kira2.akte.de id ; Sat, 24 Jun 2006 23:30:01 +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 <1FuFiJ-3s6-0-kira2>; Sat, 24 Jun 2006 21:29:45 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 k5OLTiMB010241 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Sat, 24 Jun 2006 23:29:44 +0200 Received: (from spiegl@localhost) by condor.int.spiegl.de (8.13.7/8.13.7/Submit) id k5OLTilU010237 for zsh-users@sunsite.dk; Sat, 24 Jun 2006 23:29:44 +0200 X-Authentication-Warning: condor.int.spiegl.de: spiegl set sender to zsh.Andy@spiegl.de using -f Date: Sat, 24 Jun 2006 23:29:43 +0200 From: Andy Spiegl To: zsh-users@sunsite.dk Subject: Re: completion for man Message-ID: <20060624212943.GB29371@spiegl.de> Mail-Followup-To: zsh-users@sunsite.dk References: <20060623231954.GA30718@spiegl.de> <20060623235133.GE6528@fsst.voodoo.lan> <20060624004816.GA11670@spiegl.de> <20060624012726.GF6528@fsst.voodoo.lan> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060624012726.GF6528@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 Hi Frank, > Have you tried the commands from 'zsh -f'? You're right. In that case it works. After half an hour of trial-and-error I found the cause why it doesn't work here: The following alias alias man='command man -a' screws up the section completion. The same happens if I hit TAB after "man -a 2 ". Is that a bug or a feature? Thanks, Andy. -- There is no particular mystery in animation...it's really very simple, and like anything that is simple, it is about the hardest thing in the world to do. -- Bill Tytla at the Walt Disney Studio, June 28, 1937.