[Orgmode] Re: how to show all subheadings of "current level +1", then all of "current level +2" etc.

2010-09-30 Thread Rainer Stengele
Hi Michael,

Am 01.09.2010 19:13, schrieb Michael Brand:
> Hi Rainer
> 
> On Tue, Aug 17, 2010 at 20:32, Michael Brand  
> wrote:
>> My implementation shows the same level always for _all_ headings in the
>> file. Showing or hiding more or less levels for only the _current_
>> heading as I understand you would like, is too hard for me to implement
>> without help.
> 
> It was not that hard for me to eliminate this limitation, see
> http://thread.gmane.org/gmane.emacs.orgmode/17581/focus=29518
> 
> Michael
> 
> ___
> Emacs-orgmode mailing list
> Please use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
> 

I finally tried your code! Excellent, thanks! Works as expected!
One thing I noticed. It will continue to increment the "Content view to 
relative level" counter even when all levels are expanded.


Rainer


___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


[Orgmode] Re: how to show all subheadings of "current level +1", then all of "current level +2" etc.

2010-08-05 Thread Rainer Stengele
Fernando, thank you.

Excellent! Couldn't find that in the org manual.
Maybe its worth including it?

Rainer



Am 04.08.2010 22:52, schrieb Fernando Naufel do Amaral:
> 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.
> fnau...@ic.uff.br
> 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  wrote:
>> Hi Rainer,
>>
>> On Wed, Aug 4, 2010 at 2:23 PM, Rainer Stengele 
>> 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.
>> Emacs-orgmode@gnu.org
>> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
>>
>>
> 
> ___
> Emacs-orgmode mailing list
> Please use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
> 



___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode