Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: False alarm (nonomatch and cshnullglob)
- X-seq: zsh-workers 1773
- From: Zoltan Hidvegi <hzoli@xxxxxxxxxx>
- To: schaefer@xxxxxxx
- Subject: Re: False alarm (nonomatch and cshnullglob)
- Date: Thu, 25 Jul 1996 22:53:08 +0200 (MET DST)
- Cc: zsh-workers@xxxxxxxxxxxxxxx
- In-reply-to: <960725134630.ZM14515@xxxxxxxxxxxxxxxxxxxxxxx> from Bart Schaefer at "Jul 25, 96 01:46:30 pm"
- Organization: Dept. of Comp. Sci., Eotvos University, Budapest, Hungary
- Phone: (36 1)2669833 ext: 2667, home phone: (36 1) 2752368
> Yes, which means that any function that's going to be a wrapper around
> "setopt" has to unsetopt localoptions, which is what my functions do.
> Thus even if you try to setopt localoptions, the setopt wrapper will
> still change the options of the caller.
>
> If you can think of a workaround for this, I'd be thrilled to hear it.
Oops, sorry, I did not read carefully enough. I now see your point but
unfortunately I know no workaround for that.
Zoltan
Messages sorted by:
Reverse Date,
Date,
Thread,
Author