Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Bug in syntax check
- X-seq: zsh-workers 38601
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- To: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>, "zsh-workers@xxxxxxx" <zsh-workers@xxxxxxx>
- Subject: Re: Bug in syntax check
- Date: Sat, 04 Jun 2016 08:38:30 +0000
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:references:in-reply-to:from:date:message-id:subject:to; bh=LTCK0goy+449+kK8jzCsRT67dZk/IXkNQx8GgfICs/I=; b=APfev3n+BVH864ItOfG+1PBpiYSIEFQNzTuCrSj5MYXSsl7Uy5Vlgh0Aga+dEyD2wF hkxVQMdYIQ9uRLBnMazGK82YknHiuNUuDes/LNtAvJRDgt+fa2PsDx9fIaw5aYK8BXA2 kvEiahuV8ApugXv3vrU4EuSEkgwtt8LGANIgxdKRf0vhzJTL1gHFvtQ5sGuEk8q82FSY 9L369PSlOCpaqu6Ri9TRHnfY2SZxcBTyg60epzuKqATLokiwavZPh/cL5L8KdqOJRwp0 sCr9Uj3WK9ciO7fIZqMOVf1O5gGL8fKsY1clxP+yWvNX0ySlNOqZdQT+4GXQhZ60/zd7 5M6Q==
- In-reply-to: <160603235005.ZM26423@torch.brasslantern.com>
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <CAMP44s2=qFNbeBOhNLu+f--VasbzJ=dAX1ia6Me7Mg9nRe=UbA@mail.gmail.com> <160603235005.ZM26423@torch.brasslantern.com>
On Sat, Jun 4, 2016 at 1:50 AM Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
wrote:
> On Jun 4, 5:13am, Felipe Contreras wrote:
> }
> } It's better to not check anything that throw bad errors.
>
> Incidentally, how are you managing to get NOMATCH and NOEXEC set at
> the same time? NOMATCH is not a default option and NOEXEC should be
> preventing any setopt calls from changing that.
>
I don't know what you are talking about.
BTW. The 'emulate sh' is irrelevant, I added it for debugging purposes and
forgot to remove it.
Cheers.
--
Felipe Contreras
Messages sorted by:
Reverse Date,
Date,
Thread,
Author