Marcin Borkowski <mb...@mbork.pl> 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.


_______________________________________________
auctex-devel mailing list
auctex-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/auctex-devel

Reply via email to