From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18263 invoked from network); 5 Apr 2000 07:02:12 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 5 Apr 2000 07:02:12 -0000 Received: (qmail 10291 invoked by alias); 5 Apr 2000 07:01:39 -0000 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 10491 Received: (qmail 10278 invoked from network); 5 Apr 2000 07:01:38 -0000 X-Envelope-Sender-Is: Andrej.Borsenkow@mow.siemens.ru (at relayer david.siemens.de) From: "Andrej Borsenkow" To: "ZSH workers mailing list" Subject: zrecompile and removed functions Date: Wed, 5 Apr 2000 11:01:14 +0400 Message-ID: <003401bf9ecc$bb916c10$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) X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Importance: Normal Removed functions are not handled gracefully: bor@itsrm2% zrecompile re-compiling /home/bor/.zsh.d/std.zwc: failed (missing files) This is the result of renaming _try and _loop. Is it possible to remove function definitions from wordcode file? In this case, something like "synchronise wordcode file with directories" comes in mind. -andrej Have a nice DOS! B >>