On Sun, Feb 2, 2014 at 11:02 AM, Fidel N <[email protected]> wrote:
> Kent, perhaphs you could be getting your nodes text through this command: > > g.getScript(c,p) > Yes. I often do this, and it looks like a better suggestion than mine ;-) Perhaps there could be a more accessible way of getting a node's true text > and auto clean, such as c.p.truebody or something like that. > Another good idea. As you imply, it must be a (getter only) property of positions. However, the name should indicate that a traversal is being made: something like p.script. Edward -- 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/groups/opt_out.
