On Friday, December 13, 2013 2:01:40 PM UTC-6, Jacob Peck wrote: > > > > Experimentally, I determined that this restriction exists. No errors > > or warning messages are caused, but the settings in an @file file are > > simply ignored--so far as I can tell. >
Correct: Leo has not read any external files at the time it determines which settings are in effect for a .leo file. > > I believe this is because @settings nodes have to be a top-level node. > No. They must be outside any @<file> node. The common pattern is to put @settings trees in a Startup node at the start of a .leo file. Note: only the first @settings tree in any .leo file matters. 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/groups/opt_out.
