Hi, I was going to escape a single quote in a string, and got this:
#;1> (string-substitute "'" "\\'" "abc'def") Error: (list-tail) out of range ((3 4)) -9 Anything wrong with regexp? Daishi _______________________________________________ Chicken-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/chicken-users
