Next: Outline Visibility Commands, Previous: Format of Outlines, Up: Outline Mode [Contents][Index]
27.9.3 Outline Motion CommandsOutline mode provides special motion commands that move backward and forward to heading lines.
Move point to the next visible heading line (outline-next-visible-heading
).
Move point to the previous visible heading line (outline-previous-visible-heading
).
Move point to the next visible heading line at the same level as the one point is on (outline-forward-same-level
).
Move point to the previous visible heading line at the same level (outline-backward-same-level
).
Move point up to a lower-level (more inclusive) visible heading line (outline-up-heading
).
All of the above commands accept numeric arguments as repeat counts. For example, C-c C-f, when given an argument, moves forward that many visible heading lines on the same level, and C-c C-u with an argument moves out of that many nested levels.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4