On Thursday, January 19, 2017 at 5:31:41 AM UTC-6, Edward K. Ream wrote: *tl;dr:* Leo must support Emacs Babel concepts. >
Heh. Thinking about org-mode had me wondering about nodes containing both @language rest and @language python. What happens if we try execute-script on such nodes? Oops: #371 <https://github.com/leo-editor/leo-editor/issues/371>: execute-script fails when a node contains multiple @language directives. So org-mode is (temporarily) more capable than Leo in this regard. Otoh, org-mode does not support @others (it does support noweb section refs.) More importantly, org-mode does not support automatic *un*tangling. That is, org-mode can not update an .org file using changes in corresponding "external" files. In effect, everything in an org-mode file works like @nosent. No @auto, @clean, @file, etc. EKR -- 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.
