Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: [PATCH] zshmisc(1): document implicit append of `term` when `in word` is omitted
- X-seq: zsh-workers 43900
- From: Peter Stephenson <p.w.stephenson@xxxxxxxxxxxx>
- To: Zsh hackers list <zsh-workers@xxxxxxx>
- Subject: Re: [PATCH] zshmisc(1): document implicit append of `term` when `in word` is omitted
- Date: Sun, 16 Dec 2018 17:41:31 +0000
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ntlworld.com; s=meg.feb2017; t=1544982092; bh=NH9BCJxne8NZSEGCIaFKeWBv9vXGNqbmRqLigTaNd7Q=; h=Subject:From:To:Date:In-Reply-To:References; b=do5H4+rqQvl9/E7xKRgPLUeh5HSNe0wGncmYo73rqLvyINulp9stAmEE1Q5cbFTzb iR9nYcIl0iWls5cRIDpqdipV6IMmkOgFGS4b1rgY7d7/bVXUS4oisWUmqBb1qk46b8 ykgzpju4ywDYAqakVz+R5iSC9bH3wVqUTV+Ai1PSq/sEHlqJ7tNb0CywnDTqpDWuTC ZrlFiyuxTxHgVQnQV3Wo1Prg4FA0pPhNjNTQp5nMBSumgZ3yp1aRR38/g64LxP7SwL 6SbM+hmb6Rh0yFwU4ZOyDF1KXhK5pgCGtglVsZGdWDMqYzDWjGAMQeTlMpWK+3WuTB RXL++IkThCTOA==
- In-reply-to: <20181216115408.2bkygixkx7eymqvp@tarpaulin.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>
- List-unsubscribe: <mailto:zsh-workers-unsubscribe@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <8afdae3ebc75741d47d657f29fb7d2876f9536b2.1544905398.git.joeypabalinas@gmail.com> <1544925190.621790.1610325216.065C6F48@webmail.messagingengine.com> <20181216020127.bdskejrh2ckxrg5n@gmail.com> <20181216115408.2bkygixkx7eymqvp@tarpaulin.shahaf.local2>
On Sun, 2018-12-16 at 11:54 +0000, Daniel Shahaf wrote:
> But let's wait for someone familiar with the parser to opine on the
> proposed strategic direction ("document the parser's behaviour")
> before
> we spend too much time on implementing that.
I can't imagine anyone is going to want to change the parser now: as
Joey said, it's not actually a problem.
It's related to the various forms of alternative syntax (somewhat more
convenient for users than they are for developers).
pws
Messages sorted by:
Reverse Date,
Date,
Thread,
Author