Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: '<<-' here-documents oddity with line continuation
- X-seq: zsh-workers 42351
- From: Peter Stephenson <p.stephenson@xxxxxxxxxxx>
- To: Zsh hackers list <zsh-workers@xxxxxxx>
- Subject: Re: '<<-' here-documents oddity with line continuation
- Date: Fri, 09 Feb 2018 09:24:27 +0000
- Cms-type: 201P
- Dkim-filter: OpenDKIM Filter v2.11.0 mailout1.w1.samsung.com 20180209092430euoutp01f5441d034b39c1b88b45de837e03d6fc~Rnf_hIh341224112241euoutp01o
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=samsung.com; s=mail20170921; t=1518168270; bh=FanqvXi3XGVtg3uLN5tL8v0VFB3LIDY6MDp1YJtZYIw=; h=Date:From:To:Subject:In-reply-to:References:From; b=OXqHCr2lNkAKJor50i0u0iLMwyrighCyjsVVg2k89FYijkJmR9cQ9ZXvi/YrEJGfz BYxMt1ua/hLwQJqAM8mzn8wm2udF6yyOY07sEP8gDeVXRucJjHi/8/hNTXb1RU9O7a /p3odE/xoTztZoi670AtwWmDUYOe55PRpiy1hycA=
- In-reply-to: <3216ee27-0c11-013d-3b32-55c8dc8587c3@inlv.org>
- 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
- Organization: Samsung Cambridge Solution Centre
- References: <c552e444-92c4-5035-271b-4c38cc27bbeb@inlv.org> <CGME20180209070228epcas4p120a455bcebc8c9e56e62aab679ba61f2@epcas4p1.samsung.com> <3216ee27-0c11-013d-3b32-55c8dc8587c3@inlv.org>
On Fri, 9 Feb 2018 08:01:41 +0100
Martijn Dekker <martijn@xxxxxxxx> wrote:
> Meanwhile I would welcome opinions whether either or both of these
> issues should be fixed unconditionally, or in emulation only -- and, if
> the latter, what shell option to attach it to. POSIX_STRINGS maybe?
Thanks for the patch.
I think the question is whether existing users are more likely to be
relying on this behaviour, or simply finding it confusing. I'd actaully
hazard the latter --- line continuation is more useful if it's doing
something a bit more predictable --- so I'd be inclined just to include
the patch. But I expect there are arguments the other way.
pws
Messages sorted by:
Reverse Date,
Date,
Thread,
Author