From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15503 invoked from network); 5 May 2003 07:38:20 -0000 Received: from sunsite.dk (130.225.247.90) by ns1.primenet.com.au with SMTP; 5 May 2003 07:38:20 -0000 Received: (qmail 8537 invoked by alias); 5 May 2003 07:38:06 -0000 Mailing-List: contact zsh-users-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 6071 Received: (qmail 8530 invoked from network); 5 May 2003 07:38:06 -0000 Received: from localhost (HELO sunsite.dk) (127.0.0.1) by localhost with SMTP; 5 May 2003 07:38:06 -0000 X-MessageWall-Score: 0 (sunsite.dk) Received: from [192.35.17.28] by sunsite.dk (MessageWall 1.0.8) with SMTP; 5 May 2003 7:38:5 -0000 Received: from mail2.siemens.de (mail2.siemens.de [139.25.208.11]) by goliath.siemens.de (8.11.7/8.11.7) with ESMTP id h457c4414189; Mon, 5 May 2003 09:38:04 +0200 (MEST) Received: from MOWD019A.mow.siemens.ru ([163.242.196.119]) by mail2.siemens.de (8.11.7/8.11.7) with ESMTP id h457c3415863; Mon, 5 May 2003 09:38:03 +0200 (MEST) Received: by mowd019a.mow.siemens.ru with Internet Mail Service (5.5.2653.19) id ; Mon, 5 May 2003 11:42:03 +0400 Received: from mw2b210c (163.242.193.12 [163.242.193.12]) by MOWD019A.mow.siemens.ru with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2653.13) id J908QFZ6; Mon, 5 May 2003 11:41:59 +0400 From: Borzenkov Andrey To: "'Haakon Riiser'" Cc: zsh-users@sunsite.dk Subject: RE: Scope of local parameters Date: Mon, 5 May 2003 11:37:53 +0400 Message-ID: <6134254DE87BD411908B00A0C99B044F05A0C914@mowd019a.mow.siemens.ru> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.4510 In-Reply-To: <20030505065754.GA718@s.chello.no> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Importance: Normal > > >> Are there ways to limit the scope of local parameters besides > >> functions? [...] > > > Would you please next time specify Zsh version? > > Sorry: zsh 4.0.6 (i386-slackware-linux-gnu). > Oops, sorry, still the same in 4.1 as in 4.0. Hopefully Peter can comment on whether it is intentional. What I miss is local functions as well :)