emacs-devel
[Top][All Lists]
Advanced

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

Re: multi-character syntactic entities in syntax tables


From: Stefan Monnier
Subject: Re: multi-character syntactic entities in syntax tables
Date: Sat, 27 Apr 2013 00:15:50 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

> ruby-forward-sexp works fine. It's more for things like % (under vim
> emulation, I'm not sure what the Emacs-equivalent is) to jump to the
> matching brace and show-paren-mode.

For modes that use SMIE, the paren-blinking works on those keywords as
well (using a post-self-insert-hook).

BTW, I think Ruby's syntax should work well with SMIE.


        Stefan



reply via email to

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