On Sun, Apr 6, 2025 at 7:51 AM Thomas Passin wrote: > > - @comment, @delims, @encoding, @pagewidth and @tabwidth directives > should only appear *only *in @<file> nodes. > > > I strongly object to this one. I write files all the time that use @c and > @pagewidth directives even though they are not @files. >
Good point. What do you think of the following amendments? - All @<file> nodes should contain @tabwidth and @pagewidth directives. - An @encoding directive needs to appear in an @<file> node only if the encoding in the directive doesn't match the encoding in the *@string default-file-encoding* setting. - As always, avoid @comment and @delims directives if possible. 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 view this discussion visit https://groups.google.com/d/msgid/leo-editor/CAMF8tS0Mq4GV-XRGeLdkHms1zznURD7n1VDcmr7BEMa14D90vQ%40mail.gmail.com.
