auctex
[Top][All Lists]
Advanced

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

Re: [AUCTeX] Jump to begin of footnote


From: Nicolas Richard
Subject: Re: [AUCTeX] Jump to begin of footnote
Date: Mon, 28 Apr 2014 21:58:24 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.90 (gnu/linux)

Igor Sosa Mayor <address@hidden> writes:
> there is maybe a function to "jump x characters", since the numbers of
> character of \footnote{ is always the same...

you can use
(forward-char n)
where 'n' is an integer, the number of positions you want to jump forward.

-- 
Nico.



reply via email to

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