Next: , Previous: , Up: Outline Mode   [Index]


10.5.3 Outline Motion

Outline mode provides special motion commands that move backward and forward to heading lines. The following commands take numeric prefix arguments as repeat counts.

outline-next-visible-heading (‘C-c C-n’)

Next visible heading line

outline-previous-visible-heading (‘C-c C-p’)

Previous visible heading line

outline-forward-same-level (‘C-c C-f’)

Next visible same level heading line

outline-backward-same-level (‘C-c C-b’)

Previous visible same level heading line

outline-up-heading (‘C-c C-u’)

Lower level visible heading line