Taylan Ulrich Bayirli/Kammer <taylanbayi...@gmail.com> skribis: > Nikita Karetnikov <nik...@karetnikov.org> writes: > >>> + ("perl" ,perl))) ;for tests >> >> Usually, one puts a space after ‘;’. > > Not according to http://mumble.net/~campbell/scheme/style.txt and > Emacs's M-; (which just follows that document anyway).
It reads: The only comments in which omission of a space between the semicolon and the text is acceptable are margin comments. which I take as “it’s OK to have one space for margin comments as well”, which is what I do. :-) I prefer it with the additional space, but I’m fine either way. Ludo’.