On Wed, Oct 5, 2011 at 3:07 PM, Terry Brown <[email protected]> wrote:
> how to most helpfully collapse a set of non-contiguous selected nodes into a > single > subtree when they're pasted? Helpfully? What on earth could that mean? :-) Why not just create a node, call it "copied nodes" and paste each node as the next child of that node. This is what clone-find-all and move/clone-marked-nodes do. Isn't this good enough? Edward -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/leo-editor?hl=en.
