Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Parse error (lack thereof) on incomplete loops
- X-seq: zsh-workers 43605
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: Marc Chantreux <eiro@xxxxxxxxx>
- Subject: Re: Parse error (lack thereof) on incomplete loops
- Date: Thu, 4 Oct 2018 13:37:14 -0700
- Cc: Peter Stephenson <p.stephenson@xxxxxxxxxxx>, "zsh-workers@xxxxxxx" <zsh-workers@xxxxxxx>
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=brasslantern-com.20150623.gappssmtp.com; s=20150623; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=/mUD3h23oGjARDrOe4eN2xvM1pgP0FI4CXBV9MRSnSE=; b=ot9buz044SoQYD8zAivOh5sU7AArNMnGtZckLKHvQE+JpvHWZUarw1tUzpfd15Rsg1 ZJbEABwDlzdofsSceQQL6LRXxy1IpQknwmA0y7BJ8gIlUdkFAxMwEDzU3Mv1JCwE+tYN BSA8jYoCXGH56TY0mhQ/OtbELMXUWsq7w+quiyJeQuMo/8tgBz6YGju6WPuAylcxUaEF yNxSvlXPAuYZq0zdYoS1AvZeTM50SW7ukLcoXPnlf3/QpO6UO93PH0AJNwumagbFNrKH fkHCz9OqU8oOPRyJdGRpMJDke/MFmTiAHXDbnxpp5KDYqPUia2+2p1ltHhkhxkbQkg7X MnQw==
- In-reply-to: <20181004200425.GA23515@prometheus.u-strasbg.fr>
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- List-unsubscribe: <mailto:zsh-workers-unsubscribe@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <CGME20181004154947epcas4p2441e109a2c4e060bf39f0f6925e98241@epcas4p2.samsung.com> <CAH+w=7awbwDuX2RXcB7pK6Hhbi8fjs=NvwkTAEGmY7gvNpLCqA@mail.gmail.com> <20181004163158eucas1p234a045be013b5463d8db44314ed217dc~adN28lJmq0822408224eucas1p2F@eucas1p2.samsung.com> <20181004200425.GA23515@prometheus.u-strasbg.fr>
On Thu, Oct 4, 2018 at 1:04 PM Marc Chantreux <eiro@xxxxxxxxx> wrote:
>
> > turn off SHORT_LOOPS you'll find you get the error back; the
>
> is there a way to turn it off from configuration? it looks like an
> option in the manual but
>
> setopt noshortloop
Plural ...
Messages sorted by:
Reverse Date,
Date,
Thread,
Author