Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: [zsh 4.0.2 bug] named directory ~out disappears
- X-seq: zsh-users 4030
- From: "Bart Schaefer" <schaefer@xxxxxxxxxxxxxxxxxxxxxxx>
- To: Sven Wischnowsky <wischnow@xxxxxxxxxxxxxxxxxxxxxxx>, zsh-users@xxxxxxxxxx
- Subject: Re: [zsh 4.0.2 bug] named directory ~out disappears
- Date: Thu, 12 Jul 2001 08:33:10 +0000
- In-reply-to: <200107120714.JAA17712@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <200107120714.JAA17712@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
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
Messages sorted by:
Reverse Date,
Date,
Thread,
Author