On Wed, Dec 11, 2013 at 6:55 PM, Seth Johnson <[email protected]>wrote:
> Isn't @shadow really a sort of extension to what diff does? Just > geared to deal with structure? And with inherent imperfections just > as diff has? > All true. Furthermore, @shadow guarantees that the resulting outline, when written (and then stripped of sentinels) will be identical to the "incoming" public file. The problem is that, unlike @auto, with @shadow there is no real way to share or change outline structure--the resulting outline will have the *existing* outline structure (for each user), without any structural changes, no matter how significant. In contrast, @auto, despite its *present* limitations, always faithfully reproduces the inherent outline of the incoming file. Edward -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/groups/opt_out.
