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

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

Re: command-separator char


From: Stefan Monnier
Subject: Re: command-separator char
Date: Sun, 21 Jun 2015 13:29:18 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

> Reflecting a generic level of navigations, it would be helpful if the
> language-modes would set such a constant.
> Maybe it exists already?

As you can expect, SMIE does do that.  E.g. when right in front of
a semi-colon, C-M-f will skip over the following instruction, and when
right after a semi-colon C-M-b will skip over the preceding instruction.
And M-C-t will swap the two instructions.


        Stefan


reply via email to

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