On Sun, 16 Oct 2011 12:20:36 -0700 (PDT) SegundoBob <[email protected]> wrote:
[Re getting output into the right log] > When you specify K outlines on Leo-Editor's command line, Leo-Editor > opens them all and all the appropriate Log Pane messages go to all the > appropriate tabs. Doesn't this show that somebody at some previous > time know how to do it? Sure, I was thinking that it was hard to fix because it required being able to define the 'current' commander, which Leo doesn't really do. The user feels as if a particular commander is current, because you can only have one raised tab or focused window, but to Leo they're all equally current. However, the logging problem doesn't require addressing that issue, the 'current' commander in that context is the one running the @script, so it's just a matter of c.setLog() or whatever. Cheers -Terry -- 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.
