From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25610 invoked from network); 17 Oct 2001 15:12:12 -0000 Received: from unknown (HELO sunsite.dk) (130.225.247.90) by ns1.primenet.com.au with SMTP; 17 Oct 2001 15:12:12 -0000 Received: (qmail 29173 invoked by alias); 17 Oct 2001 15:12:04 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 16077 Received: (qmail 29152 invoked from network); 17 Oct 2001 15:12:02 -0000 From: Bart Schaefer Message-Id: <1011017151156.ZM4300@candle.brasslantern.com> Date: Wed, 17 Oct 2001 15:11:56 +0000 In-Reply-To: <15309.28478.983756.609574@gargle.gargle.HOWL> Comments: In reply to Sven Wischnowsky "Re: _path_files problem: completion for "cvs commit" has stopped working" (Oct 17, 1:45pm) References: <1011014165107.ZM6322@candle.brasslantern.com> <15309.28478.983756.609574@gargle.gargle.HOWL> X-Mailer: Z-Mail (5.0.0 30July97) To: zsh-workers@sunsite.dk Subject: Re: _path_files problem: completion for "cvs commit" has stopped working MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii On Oct 17, 1:45pm, Sven Wischnowsky wrote: } } Bart Schaefer wrote: } } > In 4.1.0-dev-2, I get this: } > } > schaefer<504> cvs commit Completion/Unix/Command/_m } > Completing file } > _mount _modutils* _mail _mh } > _man _mutt _mysql_utils _make } } I got the same when I tried it with a 4.0-branch-shell without the } stat module. In that case _cvs_modified_entries only calls } _cvs_existing_entries. Argh. Is it worth pointing out that this is the only place where the completion system relies on a module that is not by default linked into a static zsh? -- Bart Schaefer Brass Lantern Enterprises http://www.well.com/user/barts http://www.brasslantern.com Zsh: http://www.zsh.org | PHPerl Project: http://phperl.sourceforge.net