> > Leointeg's Python Command configuration set to python and Running the > extension with the Server and Extension option are mutually exclusive: I > have not explained those concepts clearly - and as I wanted to give more > options for tester than less, it seems people are mix and matching those > methods of starting the server in erroneous ways. > > > So to clarify: if you're running the extension with the "Server and > Extension", then, the python command could be set to 'potato' it wouldn't > matter because it's not used then. >
Ahhh! the light dawns, thanks! I don't know if these are helpful at all, but I wrote some Leo script buttons to start, stop & list Vitalije's history tracer extension from inside Leo. The tracer server runs as external background process. https://gist.github.com/maphew/9c2b505f5f550f8b674058bb71b2cb60 for the current code, and intro thread here <https://groups.google.com/forum/#!searchin/leo-editor/history$20tracer%7Csort:date/leo-editor/0xBMhJbORzU/nTCasVVeAQAJ> . -matt -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/leo-editor/d10d7a2b-c760-42ac-aaf7-9e803b988656o%40googlegroups.com.
