On Mon, May 13, 2013 at 12:54 AM, Mikael <[email protected]> wrote: > Full name: Mikael More > > 2) > Problem: > The Library syntax requires all library content to be put within the > |define-library| form (there in a begin or include* ). > > This means that to define a library, the programmer is reasonably required > to either > > * Put all library code in a |define-library| and also indent accordingly,
Um, how hard would it be to program your text editor to give zero indentation to the body of a define-library form that appears at the top level of a file? ~Alexey _______________________________________________ Scheme-reports mailing list [email protected] http://lists.scheme-reports.org/cgi-bin/mailman/listinfo/scheme-reports
