bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#16609: 24.3.50; [ruby-mode] Indentation broken after line ending wit


From: Dmitry Gutov
Subject: bug#16609: 24.3.50; [ruby-mode] Indentation broken after line ending with :+
Date: Sat, 01 Feb 2014 16:58:26 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

Version: 24.4

Bozhidar Batsov <bozhidar@batsov.com> writes:

> The following code breaks the indentation of code following it:
>
> return false unless method == :+
>                                 x = y + z # bad indentation
>
> Other similar operators like *, /, etc exhibit the same problem.

Thanks, fixed in 116233.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]