Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: problem with multicomp
- X-seq: zsh-workers 1904
- From: Zoltan Hidvegi <hzoli@xxxxxxxxxx>
- To: carlos@xxxxxxxxxxxxxxxxxxxxx (Carlos Carvalho)
- Subject: Re: problem with multicomp
- Date: Fri, 2 Aug 1996 21:21:59 +0200 (MET DST)
- Cc: zsh-workers@xxxxxxxxxxxxxxx
- In-reply-to: <m0umPXr-00002aC@xxxxxxxxxxxxxxxxxxxxx> from Carlos Carvalho at "Aug 2, 96 04:05:00 pm"
- Organization: Dept. of Comp. Sci., Eotvos University, Budapest, Hungary
- Phone: (36 1)2669833 ext: 2667, home phone: (36 1) 2752368
> Zoltan Hidvegi (hzoli@xxxxxxxxxx) wrote on 2 August 1996 20:16:
> >I'm sure that you set the nounset option.
>
> Yes, this is the problem. Thanks. HOWEVER, if I do setopt|grep set it
> doesn't appear!! I haven't really followed the details of the NO_
> changes to the options, but if you're required to say setopt nounset
> for it to work, it should appear in setopt's listing.
setopt nounset is the same as unsetopt unset. Try unsetopt|grep unset.
Zoltan
Messages sorted by:
Reverse Date,
Date,
Thread,
Author