On Fri, Dec 19, 2014 at 10:05 AM, Largo84 <[email protected]> wrote: 4) Use the @others command to include the node(s). The output file has > proper comment markers added (proper based on @language specified). > 5) Use the @all command to include the node(s) instead of @others. *The > output file does *not* have the proper comment markers added.* > > Is this somehow intentional? >
Yes, it is intentional. @all is designed for "catch-all" files, like todo.txt or notes.txt or whatever. Such files are assumed to contain a random collection of nodes, so there is no good notion of the language in effect and no good notion of "proper" comment delimiters. Edward > If so, what's the logic? If not, is this a bug in the write code? > > Regards, > > Rob............. > > > > -- > 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. > -- ------------------------------------------------------------------------------------------ Edward K. Ream: [email protected] Leo: http://leoeditor.com/ ------------------------------------------------------------------------------------------ -- 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.
