On Wed, Mar 15, 2017 at 10:18 AM, Edward K. Ream <[email protected]> wrote:
> On Wed, Mar 15, 2017 at 6:32 AM, lewis <[email protected]> wrote: > > > > after enabling [override_commands.py] I get a message in the log pane: > > loadOnePlugin: can not load enabled plugin: leo > > .plugins.override_commands > > Thanks for this report. I'll fix today. > Done at e738d2e. The init method was returning False. To enable the plugin, add the following line to the @enabled-plugins node: examples.override_commands.py Imo, this plugin is pretty much useless... 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.
