[CM] Re: unterminated comment

Bill Schottstaedt bil@ccrma.Stanford.EDU
Sun, 30 May 2004 03:08:57 -0700


 > [03:13:10] skip_scsh_block_comment: misc-error: unterminated `#! ... !#' comment () #f
 > (while loading "/home/mccramer/.snd")
 > ; (load ~/.snd)

This is a Guile bug, fixed in the CVS version.  I have a script that
changes \r\n to \n, but it's at home -- I'll bring it in Tuesday.
In the meantime, you can just delete everything between (and including)
#! and !#.