On Sat, Sep 4, 2010 at 6:34 AM, Edward K. Ream <[email protected]> wrote:
> Thanks for this report. The proper solution is to use Leonine
> arguments, with the indicated defaults:
>
> �...@bool enable-autosave = False
> �...@int autosave-interval = 600
I see that support such arguments already exist. leoSettings.leo contains:
@bool mod_autosave_active = True (!!)
@int mod_autosave_interval = 600
Hmm. The mod_autosave_active setting is redundant: the plugin is active only if
a) the plugin is enabled in an @enabled-plugins node and
b) @bool mod_autosave_active = True
All this is *way* too confusing. I'll remove support for the .ini
file and the redundant @mod_autosave_active setting.
Edward
--
You received this message because you are subscribed to the Google Groups
"leo-editor" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/leo-editor?hl=en.