On 02.11.2016 01:30, James Yang wrote: > var re = /some value/ > > str.match(re) > > > 4. You can see line 2 will have indent, which should not. > > > I also report it to this url: https://github.com/mooz/js2-mode/issues/382 Thanks for the report. The patch is attached. Eli, would you allow this for 25.2? It's not a regression, but the fix is simple.