From: Carsten Dominik <carsten.dominik@gmail.com>
To: sergio <mailbox@sergio.spb.ru>
Cc: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: Re: reveal only current subtree
Date: Sat, 17 Dec 2011 17:04:10 +0100 [thread overview]
Message-ID: <976FFCBD-64DC-459A-8116-CE89B3742010@gmail.com> (raw)
In-Reply-To: <4EECA52B.2070909@sergio.spb.ru>
On 17.12.2011, at 15:20, sergio wrote:
> 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?
You can do
C-u 1 TAB
to cycle on the level 1 hearing without moving point.
Also, if you always want this to happen after org-goto,
you can do
M-x customize-group RET org-reveal-location
and customize the exact behavior for org-goto by
pressing INS at each relevant variable, selecting `org-goto'
from the context drop-down menu and setting the desired value
for this specific context.
Hope this helps!
- Carsten
>
> * 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.
>
next prev parent reply other threads:[~2011-12-17 16:04 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-12-17 14:20 reveal only current subtree sergio
2011-12-17 15:24 ` Takaaki ISHIKAWA
2011-12-17 15:52 ` sergio
2011-12-17 16:09 ` Takaaki ISHIKAWA
2011-12-17 16:04 ` Carsten Dominik [this message]
2011-12-17 17:57 ` sergio
2011-12-17 17:59 ` Carsten Dominik
2011-12-17 18:33 ` sergio
2011-12-18 0:13 ` Takaaki ISHIKAWA
2011-12-18 0:54 ` sergio
2011-12-18 1:12 ` Takaaki ISHIKAWA
2011-12-18 1:28 ` sergio
2011-12-18 1:41 ` Takaaki ISHIKAWA
2011-12-18 2:43 ` sergio
2011-12-18 5:44 ` Takaaki ISHIKAWA
2011-12-18 9:32 ` sergio
2011-12-18 9:47 ` Takaaki ISHIKAWA
2011-12-18 10:25 ` sergio
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=976FFCBD-64DC-459A-8116-CE89B3742010@gmail.com \
--to=carsten.dominik@gmail.com \
--cc=emacs-orgmode@gnu.org \
--cc=mailbox@sergio.spb.ru \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).