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

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

bug#19946: 24.4; js-mode, indentation


From: Dmitry Gutov
Subject: bug#19946: 24.4; js-mode, indentation
Date: Sun, 20 Mar 2016 03:27:21 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.0

On 03/20/2016 12:13 AM, Simen Heggestøyl wrote:
Can confirm that this bug is still present on the current master branch
(070b9de). The following patch seems to fix it:

I do not mind, but I'm not sure if we actually want to support this usage. There are a lot regexps in lisp/progmodes that use $. There are several in js-mode, aside from this one.

Some modes try to match [\r\n] (like CC Mode), but in general they seem to be a minority, and even CC Mode doesn't do that consistently.





reply via email to

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