[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.




On Mar 13, 2013 10:15 PM, "Alan Manuel Gloria" <almkglor@xxxxxxxxx> wrote:
>
> 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>
>
A non-empty comment works too, right?
Of course an empty comment is minimally obtrusive, but this may be read as if it MUST be empty.