On Mon, Jul 13, 2009 at 7:34 PM, Edward K. Ream<[email protected]> wrote:

> An even better feature, one that should have been done years ago, would be
> 'gather-marked-nodes'.
>
> The present clone-fine-all command could be considered a special case of
> this.

I sort of implemented this already, but it's trickier than you'd think
because positions are not "persistent". Calling moveToLastChild for
many positions in a row caused a pile of warnings.

If you use marks, I guess it's easier - because you can rescan the
tree every time. This is actually why I called for node-specific,
rather than position specific features.

-- 
Ville M. Vainio
http://tinyurl.com/vainio

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to