From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23542 invoked from network); 14 Apr 1999 07:18:05 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 14 Apr 1999 07:18:05 -0000 Received: (qmail 2568 invoked by alias); 14 Apr 1999 06:16:00 -0000 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 6025 Received: (qmail 2561 invoked from network); 14 Apr 1999 06:16:00 -0000 From: "Andrej Borsenkow" To: "Peter Stephenson" , Subject: RE: PATCH: matching in the new completion system Date: Wed, 14 Apr 1999 10:15:16 +0400 Message-ID: <008001be863e$2a1a3ed0$21c9ca95@mowp.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.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 In-Reply-To: <9904131439.AA40214@ibmth.df.unipi.it> Importance: Normal > > It does seem to be due to speed. In fact, it now takes 8 seconds just to > build all the files in the Src directory, irrespective of path completion, > which should be almost instantaneous. I smell a rat somewhere. > It works for me O.K. With path completion as well. I must confess, I don't use ZSH memory management and compile with optimisation (as I currently don't have any debugger, it makes no difference to me). /andrej