From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9757 invoked from network); 28 Aug 1998 16:53:46 -0000 Received: from math.gatech.edu (list@130.207.146.50) by ns1.primenet.com.au with SMTP; 28 Aug 1998 16:53:46 -0000 Received: (from list@localhost) by math.gatech.edu (8.9.1/8.9.1) id MAA02076; Fri, 28 Aug 1998 12:39:58 -0400 (EDT) Resent-Date: Fri, 28 Aug 1998 12:39:44 -0400 (EDT) Message-ID: <19980828184231.N8118@math.fu-berlin.de> Date: Fri, 28 Aug 1998 18:42:31 +0200 From: Sven Guckes To: ZSH users mailing list Subject: Re: 'man' completion Mail-Followup-To: ZSH users mailing list References: <000a01bdd108$27f40910$21c9ca95@ao13.mow.sni.de> <980826103628.ZM21060@candle.brasslantern.com> <19980827115105.A13312@tertius.net.au> <980827100954.ZM2595@candle.brasslantern.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.2i In-Reply-To: <980827100954.ZM2595@candle.brasslantern.com>; from Bart Schaefer on Thu, Aug 27, 1998 at 10:09:54AM -0700 X-Mailer: Mutt http://www.mutt.org/ X-Editor: Vim http://www.vim.org/ X-Info: http://www.math.fu-berlin.de/~guckes/ Resent-Message-ID: <"wSWyT1.0._V.Grjvr"@math> Resent-From: zsh-users@math.gatech.edu X-Mailing-List: archive/latest/1768 X-Loop: zsh-users@math.gatech.edu X-Loop: zsh-workers@math.gatech.edu Precedence: list Resent-Sender: zsh-workers-request@math.gatech.edu Quoting Bart Schaefer (schaefer@brasslantern.com): > The only missing bit being that if you want to use the section > number to restrict the search (i.e. "man 5 x" completes only > to "xferlog" and not to "xterm" etc.), then you need a function. Such as? ;-) I presume there must be some non-plus-ultra completion control for "man". But which *is* the best? Sven [hoping to see more of this on this maillist]