On Tue, Sep 23, 2014 at 7:01 AM, lewis <[email protected]> wrote: > The recent commit ae0105ffb48c appears not to load docutils. ... > the log file does not show docutils loaded
That's because the log message was disabled: the new standard is for plugins not to announce themselves unless the --trace-plugins command-line option is enabled. My apologies for the confusion. Rev 0c8b1be now shows the status of docutils in leoRst.py when --trace-plugins is in effect. My tests confirm that docutils is being properly loaded. 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.
