zsh-users
 help / color / mirror / code / Atom feed
From: Ray Andrews <rayandrews@eastlink.ca>
To: zsh-users@zsh.org
Subject: Re: syntactic trivia
Date: Sat, 2 Jan 2021 10:04:39 -0800	[thread overview]
Message-ID: <f1eb20ff-3010-7a8e-7e3f-2523642e84b2@eastlink.ca> (raw)
In-Reply-To: <20210102153217.xkpqakxgh7ulikqr@chazelas.org>

On 2021-01-02 7:32 a.m., Stephane Chazelas wrote:
> You can write it:
> true &&
>    do-this || # comment
>    do-that

Sure, I just prefer the visual cleanness of my way:

     [ true ] && do-this\    # No comments here, please.
              || do-that

... it might have been permissible but it ain't.  I expect things like this really are no longer negotiable.




  reply	other threads:[~2021-01-02 18:05 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-02 14:57 Ray Andrews
2021-01-02 15:30 ` Stephane Chazelas
2021-01-02 17:49   ` Ray Andrews
2021-01-02 18:05     ` Bart Schaefer
2021-01-02 18:23       ` Ray Andrews
2021-01-02 18:32         ` Bart Schaefer
2021-01-02 15:32 ` Stephane Chazelas
2021-01-02 18:04   ` Ray Andrews [this message]
2021-01-02 19:13     ` Bart Schaefer
2021-01-02 19:40       ` Bart Schaefer
2021-01-04  5:34       ` Daniel Shahaf

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=f1eb20ff-3010-7a8e-7e3f-2523642e84b2@eastlink.ca \
    --to=rayandrews@eastlink.ca \
    --cc=zsh-users@zsh.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).