emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[O] reveal only current subtree


From: sergio
Subject: [O] reveal only current subtree
Date: Sat, 17 Dec 2011 18:20:27 +0400
User-agent: Mozilla/5.0 (X11; Linux i686; rv:8.0) Gecko/20111120 Icedove/8.0

Hello.

Is it possible to reveal only current subtree but entirely?

For example I have following structure:

* a
* b
** d
** e
*** f
*** g
 qwe
 qwe
*** h
*** i
* c

after jump to /b/e/g I see

* a
* b ...
** e ...
*** g ...
* c

the cursor is on g and i can expand it by tab.
And the main question is how to show all children of e without moving
cursor or collapsing (previously expanded) g?

* a
* b ...
** e
*** f
*** g
 qwe
 qwe
*** h
*** i
* c

C-c C-r doesn't show all "brothers" of current subtree.
C-u C-c C-r and C-u C-u C-c C-r shows a lot of redundant.

-- 
sergio.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]