[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: how useful are collecting lists?

This page is part of the web mail archives of SRFI 110 from before July 7th, 2015. The new archives for SRFI 110 contain all messages, not just those from before July 7th, 2015.



> First attempt attached.  Please let me know if I'm going in a decent
> direction.


Seems OK.

re this:

+<li>adding a comment on each blank line, or</li>
+<li>adding \\ on each blank line</li>

I'd rather:

+<li>putting an empty <code>;</code>-comment on each blank line, or</li>
+<li>adding a correctly-indented GROUP (<code>\\</code>) on each blank line</li>

Sincerely,
AmkG