Hi Edward, I don't know how much is a problem, but recently when starting Leo I get some unusual messages in the log pane:
can not import leo.plugins,importers.ini.py can not import leo.plugins,importers.php.py can not import leo.plugins,importers.elisp.py can not import leo.plugins,importers.html.py can not import leo.plugins,importers.pascal.py can not import leo.plugins,importers.csharp.py can not import leo.plugins,importers.python.py can not import leo.plugins,importers.otl.py can not import leo.plugins,importers.rst.py can not import leo.plugins,importers.javascript.py ... My environment: Kubuntu 12.04, Python 2.7.3, PyQt version 4.8.1, Leo's commit: 5c0164b7e9bb7958fca85c4c87f84d9355515675 Best regards. Zoltan On Monday, July 28, 2014 4:16:26 PM UTC+3, Edward K. Ream wrote: > > Rev 7f25136...now connects the writer plugins in leo/plugins/writers. As > stated below, this is somewhat experimental code. Please report any > problems immediately. > > Here is the checkin log: > > QQQ > Connected the writers in leo/plugins/writers to the atFile write logic in > at.writeOneAtAutoNode. > > An important **escape hatch**: the code will use the *old* rst writer (for > @auto-rst nodes) if leo/plugins/writers/rst.py is disabled, say by changing > the file's extension. > > All tests pass, but this must still be considered experimental code. > QQQ > > Let me elaborate on the escape hatch. Previously, @auto-rst used > rst.writeAtAutoFile as the writer. This is considerably more complicated > than the code in plugins/writers/rst.py. Actually, I don't really > understand the old rst write code: it would work on @rst nodes, but I don't > see how those would get turned into @auto-rst nodes. > > It may be that some people would prefer the old @auto-rst writer. In that > case, just disable plugins/writers/rst.py, say by renaming it to rst.xxx. > > If you do decide to do this, please let me know why. We can then discuss > how the new rst writer should work. > > 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 http://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/d/optout.
