all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
To: Dmitry Gutov <dgutov@yandex.ru>
Cc: emacs-devel@gnu.org
Subject: Re: [Emacs-diffs] trunk r114556: * test/indent/ruby.rb: Fix a spurious change, add more failing examples.
Date: Mon, 07 Oct 2013 12:55:25 -0400	[thread overview]
Message-ID: <jwv1u3x835v.fsf-monnier+emacsdiffs@gnu.org> (raw)
In-Reply-To: <E1VTAqX-0005m7-J3@vcs.savannah.gnu.org> (Dmitry Gutov's message of "Mon, 07 Oct 2013 13:27:37 +0000")

> +z = {
> +  foo: {
> +    a: "aaa",
> +    b: "bbb"
> +  }
> +}

I think I've fixed this one, now.

> +foo +
> +  bar

This one makes no sense to me: as an instruction, it seems non-sensical
(I assume addition is pure), and this indentation seems incompatible
with the previous examples like

  foo = x +
        y

> +foo if
> +  bar

This is another case where implicit-semi-p needs to be refined.


        Stefan



       reply	other threads:[~2013-10-07 16:55 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <E1VTAqX-0005m7-J3@vcs.savannah.gnu.org>
2013-10-07 16:55 ` Stefan Monnier [this message]
2013-10-07 23:05   ` [Emacs-diffs] trunk r114556: * test/indent/ruby.rb: Fix a spurious change, add more failing examples Dmitry Gutov
2013-10-08  3:37     ` Stefan Monnier
2013-10-09  3:27       ` Dmitry Gutov
2013-10-09 12:47         ` Stefan Monnier
2013-10-09 13:40           ` Dmitry Gutov
2013-10-09 18:24             ` Stefan Monnier

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=jwv1u3x835v.fsf-monnier+emacsdiffs@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=dgutov@yandex.ru \
    --cc=emacs-devel@gnu.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 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.