Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: [PATCH] Document the SHORT_LOOP 'function' syntax.
- X-seq: zsh-workers 40749
- 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 14:58:04 -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=zz8RgZeVp3PGqhl9jlCm+JyQGq25ulU1vsf2Zl3qoYg=; b=sLZsFlEhaP1GWj9h05pcy3UoE6cRaxqaWOp4opA1KfE7gytOR/HwsCTfF7U/MBfEj2 +CkofWL8+eb+uIoePV7EkNQwcU270jy6eDzok+QnlgsO8wbfBtYUkeo4PFQYH6n6XN6K 25ah+seL7UAmSpwSuWdw5PHnBLFj5/y/Vxvsw+s7E/F9h3qF6b0Te7lCE+vsBbIBrR1c zGfilPiY2MJiohwA1BnQPBQb7jnLsUNdzInayZcxAoUfyg84Th0qex40TcreEBRNFxeJ sLvizGYAoDMk+U4lBb7jAFu1Mvr0/+1q2ZE5NVU3OGV9l5pIuBr5pBVOtHvmmyS9yZSn rTHQ==
- In-reply-to: <1488751856-8017-1-git-send-email-danielsh@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>
On Sun, Mar 5, 2017 at 2:10 PM, Daniel Shahaf <d.s@xxxxxxxxxxxxxxxxxx> wrote:
> It's already mentioned in passing in zshoptions(1).
This doesn't really belong with SHORT_LOOPS forms, though, because
turning off the SHORT_LOOPS option doesn't change the behavior.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author