Next: Outline Visibility, Previous: Outline Format, Up: Outline Mode
Outline mode provides special motion commands that move backward and forward to heading lines.
outline-next-visible-heading
).
outline-previous-visible-heading
).
outline-forward-same-level
).
outline-backward-same-level
).
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.