Edward K. Ream wrote: > Private files store outline structure in sentinels. Sentinels are > comment lines so Leo needs to know the comment delims. Fake delims > will *not* do: they could clash with valid characters.
I'm not sure I understand completely. The shadow files are only for Leo's internal use, right? So does it really matter if e.g. the shadow of a *.py file is no longer a valid *.py file? I would think that with the information contained in both the original file and the shadow file, leo should be able to figure out where the sentinels are in the shadow file, especially if they start and end with a sequence which has vanishingly small probability of occurring in the original file (e.g. [EMAIL PROTECTED] sentinel [EMAIL PROTECTED]). But perhaps I'm not aware of the intricacies of Leo's internals... Peter --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
