It turns out that those were long-forgotten files in my workbook.leo outline. They didn't even exist on-disk in my Linux VMs.
On Sunday, March 22, 2020 at 1:35:51 PM UTC-4, Matt Wilkie wrote: > > > not found: /home/tom/.leo/d:/test/jython/unicode/punct_py.py >> not found: /home/tom/.leo/d:/test/jython/unicode/punct_jy.py >> not found: /home/tom/.leo/d:/test/jython/unicode/unicode_fail.py >> > > Looks like a two path portions are being incorrectly put together. Perhaps > my recent discovery <https://github.com/leo-editor/leo-editor/issues/1443> > of Path Expressions > <https://leoeditor.com/directives.html#path-expressions>will help: > > The proper way is to use {{ and }} to specify the expression: >> >> @path {{g.os_path_join(g.app.loadDir, '../../tools/webroot')}} >> >> > ... > > not found: '@auto testconfig.ini' >> not found: '@auto readconfig.py >> > > I've no insight here, but wouldn't be surprised if it's a knock on effect > from the previous. > > -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/c0c03320-27a8-449a-a662-c38efcd702ea%40googlegroups.com.
