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

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

bug#48180: ruby-mode.el: fix font lock for puts and printf


From: Dmitry Gutov
Subject: bug#48180: ruby-mode.el: fix font lock for puts and printf
Date: Mon, 3 May 2021 23:42:16 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.7.1

On 03.05.2021 23:31, Steve Purcell wrote:
It always bothered me that in ruby-mode highlighting was broken for printing
without arguments, but I had no time to investigate.  Now finally this is fixed.
Maybe some other printing like "p" could be fixed as well, but the
already fixed "puts" and "print" is an improvement.

Yes, it’s actually pretty common to just use “puts” without args to print an 
empty line.

Very good, then.





reply via email to

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