From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3738 invoked from network); 18 Jun 2001 07:48:28 -0000 Received: from sunsite.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 18 Jun 2001 07:48:28 -0000 Received: (qmail 26943 invoked by alias); 18 Jun 2001 07:47:54 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 14954 Received: (qmail 26932 invoked from network); 18 Jun 2001 07:47:54 -0000 From: Sven Wischnowsky Date: Mon, 18 Jun 2001 09:46:47 +0200 (MET DST) Message-Id: <200106180746.JAA11360@beta.informatik.hu-berlin.de> To: zsh-workers@sunsite.dk Subject: Re: .. completion In-Reply-To: <1010616204004.ZM5912@candle.brasslantern.com> [moved to -workers] Bart Schaefer wrote: > ... > > In _path_files, the special-dirs style is looked up only as a string, but > the documentation says it may be either a string or a boolean. Then the > string is used only if there's already a '/' on the line or if the -f or > -/ options were given. > > However, in _files, _path_files is always called with -g option, so the > special-dirs style doesn't work at all for _files. Eh? Works for me. And _files can call _path_files without the -g option, in line 80. Bye Sven -- Sven Wischnowsky wischnow@informatik.hu-berlin.de