From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29337 invoked from network); 29 Jun 2000 11:53:35 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 29 Jun 2000 11:53:35 -0000 Received: (qmail 11667 invoked by alias); 29 Jun 2000 11:52:49 -0000 Mailing-List: contact zsh-users-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 3233 Received: (qmail 11659 invoked from network); 29 Jun 2000 11:52:48 -0000 X-Envelope-Sender-Is: Andrej.Borsenkow@mow.siemens.ru (at relayer goliath.siemens.de) From: "Andrej Borsenkow" To: "ZSH users mailing list" Subject: Local variables in sourced scripts Date: Thu, 29 Jun 2000 15:52:39 +0400 Message-ID: <000101bfe1c0$86504080$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) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Am I the only one who finds it useful? I'd really appreciate them in rc scripts - I always forget to unset temporary variables there and no fear to clobber some existing ones ... Related question - I think, local functions were at least discussed sometimes. What is current status? -andrej Have a nice DOS! B >>