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:46:56 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

> I don't see why not. I've installed a patch along these lines in 114738, and
> it fixes the existing examples. Unfortunately, it broke the more complex
> situations:

> foo do
>   bar
>     .tee
> end

> def bar
>   foo
>     .baz
> end

Oh, that was a mistake of mine: the `(:after . ";") should have been
`(:before . ";").

I installed that patch in trunk.


        Stefan



reply via email to

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