[slime-devel] Kawa Support
Volkan YAZICI
yazicivo at ttmail.com
Sat Oct 11 13:54:22 UTC 2008
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
at kawa.lib.system.compileFile(system.scm:94)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at gnu.expr.PrimProcedure.apply(PrimProcedure.java:251)
at gnu.mapping.CallContext.runUntilDone(CallContext.java:251)
at gnu.expr.ModuleExp.evalModule(ModuleExp.java:296)
at kawa.Shell.run(Shell.java:230)
at kawa.Shell.run(Shell.java:172)
at kawa.Shell.run(Shell.java:159)
at kawa.repl.main(repl.java:844)
Regards.
More information about the slime-devel
mailing list