On Wed, Jun 9, 2021 at 11:57 PM Félix <[email protected]> wrote:
> New master branch update for the 'clear recent files' to temporarily avoid > the bug and reset to 'opening nothing ' at startup. > Thanks. I'll play with it soon. PR #1969 <https://github.com/leo-editor/leo-editor/pull/1969> reports the leo-editor directory in the log. This PR has been merged into devel. Imo, giving this directory to leoInteg should (eventually) suffice to make leoInteg "just work" as follows: 1. leoInteg can use this directory to find leo/core/leoserver.py. 2. #1970 <https://github.com/leo-editor/leo-editor/issues/1970> suggests using __file__ in leoserver.py to adjust sys.path. This will allow leoserver.py to import leo modules regardless of the cwd. I'll complete this issue later today. Edward -- 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/CAMF8tS1Csyz%2Berw2istpVeo4PEOxL_rohJUu3N4d5EJ%2B%2B-Upmg%40mail.gmail.com.
