From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19642 invoked from network); 10 Jul 2001 09:33:47 -0000 Received: from sunsite.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 10 Jul 2001 09:33:47 -0000 Received: (qmail 16584 invoked by alias); 10 Jul 2001 09:33:34 -0000 Mailing-List: contact zsh-users-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 4019 Received: (qmail 16573 invoked from network); 10 Jul 2001 09:33:33 -0000 From: Sven Wischnowsky Date: Tue, 10 Jul 2001 11:31:08 +0200 (MET DST) Message-Id: <200107100931.LAA16950@beta.informatik.hu-berlin.de> To: zsh-users@sunsite.dk Subject: Re: zsh 4.0.1 _man bug In-Reply-To: <20010710123020.A7726@malva.com.ua> Max Ischenko wrote: > Sven Wischnowsky wrote: > > > > Try 4.0.2 ... the _man completion function was significantly improved. > > > > Actually, it had the same bug, which is fixed in the new _man function > > (included below for your convenience, it should work with 4.0.1, too). > > > > Thank you, it works fine. > Just a little question -- how should I install this version of _man, > assuming that I don't have root permissions on the machine? You can always put it into one of your own function directories and make sure that directory is earlier in you $fpath than the system directories. The completion system will than take care to prefer your version over the globally installed one. Bye Sven -- Sven Wischnowsky wischnow@informatik.hu-berlin.de