These are major changes to Leo's code. An extended period of testing will be required. Please report any problems immediately.
The merged branches are: *refactor *branch: #1040 <https://github.com/leo-editor/leo-editor/issues/1040>: simplify Leo's atFile.write code. This has been a huge project. It was worth doing, even if some new bugs have crept in. *no-at-ignore* branch: #1050 <https://github.com/leo-editor/leo-editor/issues/1050>: adding @ignore on write problems is a bad idea. The new code raises an impossible-to-miss dialog when there is a risk of data loss. Leo's write logic no longer inserts @ignore statements, a feature which caused serious problems in some cases. *at-others* branch: #525 <https://github.com/leo-editor/leo-editor/issues/525>: allow nested @clean trees. This is a significant change to Leo's write logic, made to support TeX. Happily, only a few lines of code were affected. 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 https://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/d/optout.
