Geralt <[email protected]> wrote:
>
> is there a command that brings me from somewhere below a top-node to
> the top-node of this (sub-tree)?
>
C-c C-u is the keybinding for outline-up-heading: this can take a prefix
argument to go up multiple levels. Using the universal prefix argument
(C-u) multiplies the argument by four, so
C-u C-c C-u will go up a maximum of 4 levels
C-u C-u C-c C-u will go up a maximum of 16 levels
etc
I tried the latter from 9 levels down and it brought me up to the top
level. Will this do?
Nick
_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-orgmode