all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Dmitry Gutov <dgutov@yandex.ru>
To: Jackson Ray Hamilton <jackson@jacksonrayhamilton.com>,
	32158-done@debbugs.gnu.org
Cc: valentignatev@gmail.com
Subject: bug#32158: 26.1; Broken JSX indentation in case of arrow function passing to props
Date: Wed, 5 Jun 2019 14:00:16 +0300	[thread overview]
Message-ID: <d908dc2f-ce04-065b-82e7-b865233e5d52@yandex.ru> (raw)
In-Reply-To: <da1cbce4-1c65-6d6a-733a-9ad7e49cf6f9@yandex.ru>

On 05.06.2019 13:58, Dmitry Gutov wrote:

> Jackson, here's a slight variation on this example that looks problematic:
> 
> const foo = (props) => (
>      <div>
>      <input
>    cat={i => i} />
> 
>    </div>
> );
> 
> (Note the empty line)
> 
> That seems incorrect to me.

Sorry, never mind. I had to enable js-jsx-mode to test it properly.

So, closing.

Note that you can do it yourself by appending -done to a bug email.





      reply	other threads:[~2019-06-05 11:00 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-14 16:04 bug#32158: 26.1; Broken JSX indentation in case of arrow function passing to props Valentin Ignatev
2019-06-05  3:19 ` Jackson Ray Hamilton
2019-06-05 10:58   ` Dmitry Gutov
2019-06-05 11:00     ` 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=d908dc2f-ce04-065b-82e7-b865233e5d52@yandex.ru \
    --to=dgutov@yandex.ru \
    --cc=32158-done@debbugs.gnu.org \
    --cc=jackson@jacksonrayhamilton.com \
    --cc=valentignatev@gmail.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.