Mosè Giordano <[email protected]> writes: > Sure, there is the `forward-char' function, but to keep this lambda as > general as possible (and not tied just to the `footnote' macro), I'd > suggest to use > > (lambda () > (interactive) > (goto-char (TeX-find-macro-start)) > (search-forward "{" (TeX-find-macro-end) t))
Exactly! That is exactly what I wanted. thanks! -- :: Igor Sosa Mayor :: [email protected] :: :: GnuPG: 0x1C1E2890 :: http://www.gnupg.org/ :: :: jabberid: rogorido :: :: _______________________________________________ auctex mailing list [email protected] https://lists.gnu.org/mailman/listinfo/auctex
