Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Don't understand why 'EQUALS' option works this way
- X-seq: zsh-users 7636
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: Zsh Users <zsh-users@xxxxxxxxxx>
- Subject: Re: Don't understand why 'EQUALS' option works this way
- Date: Wed, 30 Jun 2004 08:39:12 -0700 (PDT)
- In-reply-to: <20040630101813.GA4498@DervishD>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <20040630101813.GA4498@DervishD>
- Reply-to: Zsh Users <zsh-users@xxxxxxxxxx>
On Wed, 30 Jun 2004, DervishD wrote:
> Why 'print a=1' prints 'a=1' but 'print a==1' prints '1: not
> found'?
>
> All this happens, of course, only when EQUALS is 'on'.
I think you'll find that this also happens only when MAGIC_EQUAL_SUBST
is on.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author