On Fri, May 21, 2010 at 10:29 AM, Edward K. Ream <[email protected]> wrote: > On Fri, May 21, 2010 at 9:47 AM, Kent Tenney <[email protected]> wrote: > >> Am I using >> bridge.loadSettings=False >> and >> bridge.loadPlugins=False >> >> correctly? they don't seem to do anything. > > I don't know anything about them. Where are they documented? What do > you expect would happen?
I would expect they would prevent the bridge from loading settings and plugins. I'm not aware of any documentation, I just noticed them via dir(bridge), they sounded like they'd prevent the tracebacks I was seeing. I'll look at the leoBridge source and see what I can learn. Thanks, Kent > > 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.
