all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Dmitry Gutov <dgutov@yandex.ru>
To: Perry Smith <pedz@easesoftware.com>, emacs-devel <emacs-devel@gnu.org>
Subject: Re: Are variations such as these desired?
Date: Mon, 26 Dec 2022 18:19:53 +0200	[thread overview]
Message-ID: <7d524b22-010c-e5e7-8f73-5d6a848016e2@yandex.ru> (raw)
In-Reply-To: <668E5804-C241-4D72-8FC6-4F1B8454917E@easesoftware.com>

On 13/12/2022 02:46, Perry Smith wrote:
> if dog
>    array = [
>         145,
>       21110,
>          11
>      ]
> end
> 
> if dog
>    array = [   145,
>              21110,
>                 11]
> end

I've never seen code like that in the wild, nor had a desire to write 
such, but like Stefan has brought up, similar logic could be used to 
line up assignments.



      parent reply	other threads:[~2022-12-26 16:19 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-13  0:46 Are variations such as these desired? Perry Smith
2022-12-13 12:14 ` Eli Zaretskii
2022-12-13 13:18   ` Perry Smith
2022-12-13 14:36 ` Stefan Monnier
2022-12-13 14:50   ` Perry Smith
2022-12-13 15:18     ` Stefan Monnier
2022-12-26 16:19 ` Dmitry Gutov [this message]

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=7d524b22-010c-e5e7-8f73-5d6a848016e2@yandex.ru \
    --to=dgutov@yandex.ru \
    --cc=emacs-devel@gnu.org \
    --cc=pedz@easesoftware.com \
    /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 external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.