From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21022 invoked from network); 27 Apr 2001 13:09:10 -0000 Received: from sunsite.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 27 Apr 2001 13:09:10 -0000 Received: (qmail 5845 invoked by alias); 27 Apr 2001 13:09:03 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 14135 Received: (qmail 5826 invoked from network); 27 Apr 2001 13:09:02 -0000 X-Envelope-Sender-Is: Andrej.Borsenkow@mow.siemens.ru (at relayer goliath.siemens.de) From: "Andrej Borsenkow" To: Subject: RE: cvs completion does not support partial path completion Date: Fri, 27 Apr 2001 17:08:57 +0400 Message-ID: <001701c0cf1b$37b5ecb0$21c9ca95@mow.siemens.ru> MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) In-Reply-To: <200104271220.OAA05898@beta.informatik.hu-berlin.de> Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 > _wanted files expl file _path_files -g "$pat" ^^^^^^^^^ Is not this the reason? As I understand, global matchers are noy used when explicit pattern matching is requested? -andrej