On Fri, Mar 26, 2010 at 1:03 PM, zpcspm <[email protected]> wrote: > I've come to a point where I'm realizing it would be nice to have a > meta-outline that holds references to another outlines.
I don't work that way, although it's certainly feasible. The following isn't meant to discourage you, but to suggest an alternative. Instead, I typically one-or-two-word batch files/scripts to open .leo files in separate consoles. t for test.leo, u for unitTest.leo, d for leoDocs.leo, dist for leoDist.leo, plugins for leoPlugins.leo. Furthermore, I am moving more towards Alt-6 to run unit tests externally, which means I never need to reload Leo. This means I can keep a lot in a single .leo file. For example, newLint.leo (started using the cdnl and nl scripts) contains everything related to the project, including the sources of several other projects. Edward P.S. There seems to be a serious problem with Alt-6 and Python 3.x, and possibly Python 2.x. g.pdb doesn't report exceptions when running(!) I'll have to track this down soon :-) EKR -- 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.
