auctex-devel
[Top][All Lists]
Advanced

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

Re: [AUCTeX-devel] Moving across formulas


From: Julien Cubizolles
Subject: Re: [AUCTeX-devel] Moving across formulas
Date: Sat, 07 Nov 2015 09:31:54 +0100
User-agent: Gnus/5.130014 (Ma Gnus v0.14) Emacs/25.0.50 (gnu/linux)

Marcin Borkowski <address@hidden> writes:

> Hi all,
>
> I'm slowly (very slowly, I have a lot of other things to do now...)
> working on my AUCTeX enhancements.  One thing I'd like to have is to be
> able to move to the end (or beginning) of a formula.  I.e., in one of
> these situations:
>
> -!-$ ... $
> -!-\( ... \)
> -!-\[ ... \]
>
> I want to be able to get to one of these:
>
> $ ... $-!-
> \( ... \)-!-
> \[ ... \]-!-
>
> It's hard to believe for me that AUCTeX doesn't support something like
> this, but I couldn't find it.  Any hints?

sp-forward-sexp from smartparens does it out of the box.

Julien.




reply via email to

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