I was reading about how to write a plugin at http://leoeditor.com/writingPlugins.html and having a look at the override_commands.py plugin. I only chose that plugin because it's in leo\plugins\examples folder. I wanted to study a small uncomplicated file :)
However after enabling it I get a message in the log pane: loadOnePlugin: can not load enabled plugin: leo.plugins.override_commands I'm presuming it succeeded at *import leo.core.leoGlobals as g* But after that it's not clear why it failed to load. So you can see I'm out of my depth already so I thought I'd ask if the override_commands.py plugin needs an update? Regards Lewis -- 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.
