This actually occurs in two places.

On Friday, June 24, 2022 at 5:29:11 PM UTC-4 Félix wrote:

> 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/60eb0b1d-9f2a-41c8-91b6-70411bf997ebn%40googlegroups.com.

Reply via email to