On Sat, 15 Oct 2011 06:45:30 -0500
Kent Tenney <[email protected]> wrote:

> Dang. That also makes it hard to save the current position, an important 
> aspect.
> Sounds like Leo needs a commander container.
> 
> instead of
> g.openWithFileName('/home/ktenney/work/explanans.leo', c)

I think, off the top of my head, it's

ok, new_c = g.openWithFileName('/home/ktenney/work/explanans.leo',
old_c)

so you can do what you want to do already.

Cheers -Terry


> c = g.openWithFileName('/home/ktenney/work/explanans.leo')
> 
> then one could do c.setCurrentPosition(saved_position)

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