On Sun, 22 Mar 2009 08:31:50 -0500 Terry Brown <[email protected]> wrote:
> (*** three of them are mine, although I think at least one of those is > referenced by @shadow rather than @thin, I'll fix these now) graphcanvas and backlinks.py are referenced by @shadow nodes, I'll leave them that way unless Edward objects. todo.py is added at r1666 Adding the @thin node was, as usual, fiddly. I tried @auto import, but turns out I'd used @thin rather than @shadow in leoPlugins.leo, so that didn't work. I'd already deleted leoPlugins.leo, so copy and paste was out. The empty @auto node I created and saved before reverting to trigger the import very politely declined to trash the existing .py file, good. The empty @thin node I used in the same way had no such qualms and deleted todo.py, even though the node was empty and without children. No problem, bzr revert todo.py and move the @thin in @thin node that results up one level, but not a good process for the novice. Cheers -Terry --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "leo-editor" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/leo-editor?hl=en -~----------~----~----~----~------~----~------~--~---
