emacs-devel
[Top][All Lists]
Advanced

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

Re: trunk r114534: Get Ruby's SMIE code to pass the test suite.


From: Stefan Monnier
Subject: Re: trunk r114534: Get Ruby's SMIE code to pass the test suite.
Date: Tue, 22 Oct 2013 11:47:19 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

> Indentation is not the only problem there. Tokenizing ".end" as [".", "end"]

I wasn't suggesting that.  We'd turn ".end" into something like [".", ".end"]
or [".", "identifier"].


        Stefan



reply via email to

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