On Thu, Dec 15, 2011 at 6:28 AM, HansBKK <[email protected]> wrote: >> Within @file trees, Leo's simplified sentinels have the side effect of >> having each node end in a newline. > > BTW I've noticed the same for @shadow. Is it true in general that @shadow > and @file are functionally equivalent, just store their sentinels > differently?
@shadow uses old-style sentinels that do a better job of preserving whitespace. Other than that, I suppose you could say @shadow and @file are "functionally equivalent", but that's not a term of art. 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.
