[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Orgmode] how to show all subheadings of "current level +1", then a
From: |
Fernando Naufel do Amaral |
Subject: |
Re: [Orgmode] how to show all subheadings of "current level +1", then all of "current level +2" etc. |
Date: |
Wed, 4 Aug 2010 17:52:20 -0300 |
Use show-children with a prefix argument.
>From the docs:
show-children is an interactive compiled Lisp function in `outline.el'.
(show-children &optional level)
Show all direct subheadings of this heading.
Prefix arg level is how many levels below the current level should be shown.
Fernando Náufel, D.Sc.
address@hidden
http://fnaufel.wordpress.com
http://www.uff.br/llarc
Professor Adjunto
(~Professor Doctor -- see http://en.wikipedia.org/wiki/Professor#Brazil)
LLaRC - Laboratório de Lógica e Representação do Conhecimento
DCT - Depto. de Ciência e Tecnologia
PURO - Pólo Universitário de Rio das Ostras
UFF - Universidade Federal Fluminense
Brazil
--
On Wed, Aug 4, 2010 at 5:45 PM, Juri Krivov <address@hidden> wrote:
> Hi Rainer,
>
> On Wed, Aug 4, 2010 at 2:23 PM, Rainer Stengele <address@hidden>
> wrote:
>>
>> Hi all,
>>
>> on any heading in an org file I can easily see all sub headings with C-c
>> C-k.
>> Is there a possibility to easily see only the sub headings of the next
>> level and nothing more?
>> And then all headings of the next sub level? And so on?!
>>
>> Motivation:
>> C-c C-k can easily show far too many headings.
>> It would be good to be able to incrementally step into the heading tree
>> ...
>
> I use TAB for digging down hierarchy. But this is so obvious that you
> probably
> mean something else....?
> Greetings
> Juri
>
> _______________________________________________
> Emacs-orgmode mailing list
> Please use `Reply All' to send replies to the list.
> address@hidden
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
>
>