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

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

bug#42846: 27.1; [ruby-mode] setter symbol treated as assignment


From: Dmitry Gutov
Subject: bug#42846: 27.1; [ruby-mode] setter symbol treated as assignment
Date: Sat, 22 Aug 2020 03:29:20 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0

Hi!

On 13.08.2020 10:41, Nobuyoshi Nakada wrote:
I found thatruby-mode.el in GNU Emacs 27.1 has a problem with the following code.


     :foo=
       # indent here

The setter symbol seems treated as an assignment

Also, the succeeding modifier is treated as the beginning of a block.

     :foo= if true
             # indent here

Are you the Nobuyoshi Nakada from the Ruby core team?





reply via email to

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