From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14111 invoked from network); 12 Jul 2001 08:36:42 -0000 Received: from sunsite.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 12 Jul 2001 08:36:42 -0000 Received: (qmail 19846 invoked by alias); 12 Jul 2001 08:36:28 -0000 Mailing-List: contact zsh-users-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 4030 Received: (qmail 19835 invoked from network); 12 Jul 2001 08:36:27 -0000 From: "Bart Schaefer" Message-Id: <1010712083310.ZM31982@candle.brasslantern.com> Date: Thu, 12 Jul 2001 08:33:10 +0000 In-Reply-To: <200107120714.JAA17712@beta.informatik.hu-berlin.de> Comments: In reply to Sven Wischnowsky "Re: [zsh 4.0.2 bug] named directory ~out disappears" (Jul 12, 9:14am) References: <200107120714.JAA17712@beta.informatik.hu-berlin.de> X-Mailer: Z-Mail (5.0.0 30July97) To: Sven Wischnowsky , zsh-users@sunsite.dk Subject: Re: [zsh 4.0.2 bug] named directory ~out disappears MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii On Jul 12, 9:14am, Sven Wischnowsky wrote: } } (seemingly) deciding that we don't know the best way to handle this. I have one more suggestion: Create a linked list of nameddir entries to restore, the same way we have a linked list of parameters to restore. Then `local' can be extended to look up any nameddir with the same name as the parameter being localized, and put that on the nameddir-restore list. Restore those saved nameddirs in endparamscope(). -- Bart Schaefer Brass Lantern Enterprises http://www.well.com/user/barts http://www.brasslantern.com Zsh: http://www.zsh.org | PHPerl Project: http://phperl.sourceforge.net