Hi David,

David Naumann <naum...@cs.stevens.edu> writes:

> What I would like to be able to do is insert a new heading at the same
> level as current, _following_ all the others.  For example, with the
> cursor on the A in this tree:
>
>     * top
> ->  ** A
>     ** B
>     ** C
>     * next
>
> I would like to insert a last sibling and move to it:
>
>     * top
>     ** A
>     ** B
>     ** C
> ->  **
>     * next

>From current git repo (master branch), you can now use C-u C-u M-RET
to insert a headline after all siblings.

Thanks for suggesting this,

-- 
 Bastien

Reply via email to