Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: [PATCH] Document the SHORT_LOOP 'function' syntax.
- X-seq: zsh-workers 40752
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: "zsh-workers@xxxxxxx" <zsh-workers@xxxxxxx>
- Subject: Re: [PATCH] Document the SHORT_LOOP 'function' syntax.
- Date: Sun, 5 Mar 2017 15:11:31 -0800
- Authentication-results: amavisd4.gkg.net (amavisd-new); dkim=pass (2048-bit key) header.d=brasslantern-com.20150623.gappssmtp.com
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=brasslantern-com.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:from:date:message-id:subject:to; bh=o1HVctY+x3IRQFkTygl4euPfILTCOhZplkbd7N8oQdA=; b=FsP5yHotttpD/j4MRyUWBLGXY13Q/1DJem/aMA5MNqU8lHTHu6PD1XYHx/eu+8NePZ +MoZ2Mep8ttrt2BXONTd4ooEFzBdwJTgGgFKfUYdnONpfkHxj9r2pgppxiw6SjxpXzUM snYowoMTGXR2lBly0jJ72lXhf8NW2IM+Rz/P5J1iN7Utg19UvUTXtrYeeo4GwPX0QbUC ZqANNHuUU7u0RwKvo6bQw9QvYhbyLtuGAB/q2/sjzN0PiTobYIM/N70n0kpq0yZTiZX0 wSoIZ/7BVZRDXp3Y1lURKvkHERowsL2M91lKGKoZuQ/DaGnfUYqSI0dpcndBAFgkzF4i QzaA==
- In-reply-to: <20170305225748.GA13347@fujitsu.shahaf.local2>
- 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: <1488751856-8017-1-git-send-email-danielsh@fujitsu.shahaf.local2> <CAH+w=7aab=6GGKOm+zGEqKTDjcH1PMHDLFwdMqdu1CODs_bJLQ@mail.gmail.com> <20170305225748.GA13347@fujitsu.shahaf.local2>
On Sun, Mar 5, 2017 at 2:57 PM, Daniel Shahaf <d.s@xxxxxxxxxxxxxxxxxx> wrote:
> Bart Schaefer wrote on Sun, Mar 05, 2017 at 14:58:04 -0800
>> This doesn't really belong with SHORT_LOOPS forms, though, because
>> turning off the SHORT_LOOPS option doesn't change the behavior.
>
> It does
Ah, my apologies, saw the LPAR()RPAR() in there and misread the
description. Should have actually yodl'd it.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author