[CM] comment semicolon bug?

2012-05-21 Thread Michael Winkler
Dear Mister Taube Dear List CM 3.8.0, Scheme (and earlier, I think): It seems to me that a just a single semicolon in a bunch of variable definitions occurs an error so one can't place comments. A bug? test, remove the semicolon at define m67, test again: (define m72 '(ef3 ef3 ef3 f3 e3 f3

Re: [CM] comment semicolon bug?

2012-05-21 Thread Bill Schottstaedt
The example works for me (in Snd/s7) in either case, but I'm running in unix, and perhaps the mailer translated something. I currently look for \n for end-of-line which I think should work in any current OS -- I can add \r if that's what is needed. What character marks the end of the line in your