On Mon, Nov 10, 2008 at 11:57 AM, n j <[EMAIL PROTECTED]> wrote: > seems like a rather nasty point of failure. At least with C source in > a text file you need 'a' compiler, not the highly specialised text > retrieval program and a compiler.
Actually, you can have your C source in that same file and still use leo to handle it. It's done by @thin or @shadow nodes. So any kind of text retrieval program is not needed. This is leo source code itself is managed as well (you can see that it's all in leo*.py files, with special sentinels to denote tree structure). -- Ville M. Vainio http://tinyurl.com/vainio --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
