* Volkan YAZICI [2008-10-11 15:54+0200] writes:
Hi,
Is there problem with the contrib/swank-kawa.scm? COMPILE-FILE in Kawa 1.9.1 REPL complains that
gnu.text.SyntaxException: /home/vy/elisp/slime/contrib/swank-kawa.scm:2062:1: '(* 1 st$unit)' is not a valid identifier
I don't think that swank-kawa.scm runs in 1.9.1. You need the SVN version of Kawa. In 1.9.1 "1st" was parsed differently.
You also need the newest CVS version of SLIME, because there were some changes/bugs which are only fixed in the version of today.
Helmut.