On Fri, Dec 12, 2014 at 11:23 PM, bobS <[email protected]> wrote:
> The attached version of macros.py makes the changes to the outline that > seem to be what was intended. But I didn't write this plugin, either. All > the debug code has been left in -- a lot of printing to the log pane. > ​Thanks for this. I'll up it with minor changes: - Credit to you in the version history. - Enable the debugging code in the usual way, with per-method debug flags, and convert g.es to g.trace. - Restore the r''' docstring. It was there to prevent a pylint warning. After making these changes I'll ask for other testers. 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.
