Function: rst-goto-section
rst-goto-section is a function alias and interactive for
rst-toc-follow-link, defined in rst.el.gz.
This command is obsolete since 29.1; use rst-toc-follow-link
instead.
Signature
(rst-goto-section LINK-BUF LINK-PNT KILL)
Documentation
Follow the link to the section at LINK-PNT in LINK-BUF.
LINK-PNT and LINK-BUF default to the point in the current buffer. With prefix argument KILL a TOC buffer is destroyed. Throw an error if there is no working link at the given position.
Key Bindings
Aliases
rst-goto-section (obsolete since 29.1)