On Thursday, August 14, 2014 5:49:06 AM UTC-5, Edward K. Ream wrote: > > > > When importing an org-mode file the @auto-org-mode directive does not > get > > inserted automatically. However, without having it, the original > > org-mode-file is written in a way that makes it unusable for Emacs. So > one > > has to insert @auto-org-mode by hand. I assume there is a reason for > that > > but for the moment I don't understand why. > > Sure there's a reason: it's a bug :-) I'll see if I can fix it today. >
Fixed at rev 6d9af6f... This is surprisingly tricky code. Please let me know how it works for you. The importers for .org and .otl now insert the standard warning that the text of the top-level @auto node will be ignored when writing the file. 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 http://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/d/optout.
