On 12/17/2011 09:59 PM, Carsten Dominik wrote: >> No. I just want to expand 1 level up, not the first lever, i.e. if after >> jump I see:
> Then you can use C-u -1 TAB Much better, but I don't want to expand siblings. I mean to change this view: >> * a... >> * b... >> ** d... >> *** e... >> **** g... >> ***** h <- cursor is here >> - some >> - list >> * c... >> I want to show all children of "g" headline, "h" siblings. to this: * a... * b... ** d... *** e... **** g... ***** hhh... ***** hh... ***** h <- cursor is here - some - list ***** hhhh... ***** hhhhh... * c... -- sergio.