oh, just posted under the closed pull request but since i discovered this 
thread exists on the forum i'll post it here instead: 

in leoGlobals, in the getBaseDirectory method, this should be a getString, 
not a getBool

*base = c.config.getBool('relative-path-base-directory')*
Félix

On Friday, June 24, 2022 at 10:17:40 AM UTC-4 Edward K. Ream wrote:

> PR #2692 <https://github.com/leo-editor/leo-editor/pull/2692> contains a 
> grand simplification of Leo's config code! 
>
> The GCM no longer sets ivars or specifies defaults. This eliminates a lot 
> of code and data. More importantly, the GCM is no longer involved in policy 
> questions. Rather than using g.app.config ivars, code throughout Leo calls 
> c.config.get* to get settings. 
>
> More testings is needed, but I expect the ekr-config branch to be part of 
> Leo 6.6.3.
>
> 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/3e617d3e-6b4c-4b4a-a706-79423f2ff619n%40googlegroups.com.

Reply via email to