unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#61871: 29.0.60; ruby-mode indentation with destructuring assignment
@ 2023-02-28 16:17 Aaron Jensen
  2023-02-28 18:37 ` Dmitry Gutov
  0 siblings, 1 reply; 4+ messages in thread
From: Aaron Jensen @ 2023-02-28 16:17 UTC (permalink / raw)
  To: 61871

I found another edge case:

foo, bar = baz.(
       some_arg
     )

Should indent to:

foo, bar = baz.(
  some_arg
)





^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-02-28 21:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-28 16:17 bug#61871: 29.0.60; ruby-mode indentation with destructuring assignment Aaron Jensen
2023-02-28 18:37 ` Dmitry Gutov
2023-02-28 20:00   ` Aaron Jensen
2023-02-28 21:01     ` Dmitry Gutov

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).