From: Stefan Monnier <monnier@iro.umontreal.ca>
To: Dmitry Gutov <dgutov@yandex.ru>
Cc: 20915@debbugs.gnu.org, Rasmus <rasmus@gmx.us>
Subject: bug#20915: 25.0.50; [js-mode] electric annoyances
Date: Mon, 29 Jun 2015 09:18:03 -0400 [thread overview]
Message-ID: <jwvbnfy1wtq.fsf-monnier+emacsbugs@gnu.org> (raw)
In-Reply-To: <559102EC.5020308@yandex.ru> (Dmitry Gutov's message of "Mon, 29 Jun 2015 11:33:48 +0300")
>> plot.scale.y = d3.scale.ordinal()
>> .domain(bar.ybins)
>> .rangeRoundBands([plot.height, 0
>> ], 0.1);
> Not an indentation bug. The user manually indented the second line, hence
> the misalignment.
FWIW, given the first two lines, the third line's indentation is wrong.
Whether the first two lines where auto-indented or manually indented
does not matter in this regard (IMNSHO).
Stefan
PS: Actually, I think that the indentation code should probably be able
to decide how to indent by only looking at the immediately preceding
line, in this case.
next prev parent reply other threads:[~2015-06-29 13:18 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-06-28 11:46 bug#20915: 25.0.50; [js-mode] electric annoyances Rasmus
2015-06-28 14:41 ` Eli Zaretskii
2015-06-28 14:50 ` Rasmus
2015-06-28 14:56 ` Eli Zaretskii
2015-06-28 17:50 ` Dmitry Gutov
2015-06-28 17:59 ` Eli Zaretskii
2015-06-28 18:12 ` Dmitry Gutov
2015-06-28 18:24 ` Eli Zaretskii
2015-06-28 18:54 ` Dmitry Gutov
2015-06-28 20:16 ` Eli Zaretskii
2015-06-29 1:12 ` Stefan Monnier
2015-06-29 1:26 ` Rasmus
2015-06-29 8:49 ` Dmitry Gutov
2015-06-29 11:02 ` Rasmus
2015-06-29 8:33 ` Dmitry Gutov
2015-06-29 13:18 ` Stefan Monnier [this message]
2015-06-29 14:05 ` Dmitry Gutov
2015-06-30 14:07 ` 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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=jwvbnfy1wtq.fsf-monnier+emacsbugs@gnu.org \
--to=monnier@iro.umontreal.ca \
--cc=20915@debbugs.gnu.org \
--cc=dgutov@yandex.ru \
--cc=rasmus@gmx.us \
/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.savannah.gnu.org/cgit/emacs.git
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 read-only IMAP folder(s) and NNTP newsgroup(s).