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

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

bug#18644: 24.4.50; [ruby-mode] Font-lock bug for hash literals


From: Dmitry Gutov
Subject: bug#18644: 24.4.50; [ruby-mode] Font-lock bug for hash literals
Date: Mon, 09 Mar 2015 05:27:44 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

Version: 25.1

Bozhidar Batsov <bozhidar.batsov@gmail.com> writes:

> The following code is not properly font-locked by ruby-mode:
>
> {:a=>2, :b=>2}
>
> Seems that `=` is interpreted as part of the symbol names, although it
> isn't.

Thanks. Should be fixed in master now.





reply via email to

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