On Sun, Mar 29, 2015 at 8:51 AM, 'Terry Brown' via leo-editor <
[email protected]> wrote:

> On Sun, 29 Mar 2015 02:55:21 -0700 (PDT)
> "Edward K. Ream" <[email protected]> wrote:
>
> > Suppose a node is expanded and contains 219 children.
> >
> > With standard bindings and settings in effect, how many keystrokes
> > does it take to delete all its children?
>
> Interesting :-)  I would probably select the first child and demote all
> it's following siblings to be children of the first child, then delete
> the first child.
>

​Full marks.  Alternatively, Ctrl-I, Ctrl-], Ctrl-Shift-X.

Your solution works regardless of @bool insert_new_nodes_at_end, but the
alternative allows nodes to be moved (or deleted) in a more natural
manner.  That is all children are treated the same, and are children of the
newly inserted node.

EKR

-- 
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/leo-editor.
For more options, visit https://groups.google.com/d/optout.

Reply via email to