On Fri, Jun 1, 2018 at 12:00 AM, Jeremy Chen <[email protected]> wrote:

> Hi,
>
> I can't live without Leo's abbreviation function now and I'm using it both
> on Mac and Windows.
>

​Glad you like it.

I noticed one setting was missing when it wasn't working: [M] @bool
> enableabbreviations = True
>
> Is there a way for me to "enable-abbreviations" manually?
>

​There is always a way, but first, I would suggest running the following
script:

g.es(c.config.getBool('enable-abbreviations'))
g.es(g.app.config.valueInMyLeoSettings('enable-abbreviations'))

The first tells what the actual value of the setting is in the each outline.

The second tells what the value of the setting is in myLeoSettings.leo.

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 post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/leo-editor.
For more options, visit https://groups.google.com/d/optout.

Reply via email to