On Mon, Jul 20, 2015 at 7:11 AM, john lunzer <[email protected]> wrote:

​> ​
Here is my code, which I execute with Ctrl-B:
​[snip]​
> Thoughts?

​c.setCurrentVnode is an synonym for c.setCurrentPosition.  It's there for
compatibility with (presumably ancient) scripts.  I'm not sure how it could
be removed without potentially breaking existing code.

In any event, the solution is to forget that c.setCurrentVnode exists and
call c.setCurrentPosition instead, with a position argument, not a vnode.

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/d/optout.

Reply via email to