On Fri, May 21, 2010 at 8:13 AM, Edward K. Ream <[email protected]> wrote: > On Thu, May 20, 2010 at 9:11 AM, Terry Brown <[email protected]> wrote: > >> Kent, see also http://leo.zwiki.org/LeoBridgeSubprocess for ideas. > > Another idea is to put the code in an @test node, and then run the > "unit test" externally. That appears to work for me.
OK, If leoBridge is working as intended, I'll find a workaround. Am I using bridge.loadSettings=False and bridge.loadPlugins=False correctly? they don't seem to do anything. Thanks, Kent > > This could be said to be a consequence of the "stupendous aha" :-) > > More generally, running a unit test externally is a simple way of > running any desired code. It might be useful for vim. Perhaps there > should be an execute-script-externally command that does the same > thing without having to use the @test kludge. > > Edward > > -- > 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. > > -- 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.
