[Bese-devel] start.lisp and Slime

Pupeno pupeno at pupeno.com
Sun Apr 10 21:38:40 UTC 2005


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hello,
This is just an little usability problem. I can load start.lisp with (load 
"....../start.lisp") with no problem but I can't load it with C-c C-k 
(slime-compile-and-load-file) command of Slime, the error I get is:
- -+  Errors (1)
 `-- READER-ERROR at 1111 (line 30, column 33) on #<SB-SYS:FD-STREAM for "file 
\"/home/pupeno/src/ucw-dist/ucw/bin/start.lisp\"" {9272DE9}>:
     package "ARNESI" not found

That line is:

(eval-when (:compile-toplevel :load-toplevel :execute)
  (setf arnesi::*call/cc-returns* nil))

That's all, I don't really know how to fix it, it seems that setf is using 
arnesi which hasn't been loaded yet, but well, that's kinda obvius.
Thank you.
- -- 
Pupeno: pupeno at pupeno.com - http://pupeno.com
Reading Science Fiction ? http://sfreaders.com.ar
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)

iD4DBQFCWZzjfW48a9PWGkURAjhbAJUfS0PvkEbc51vqxl8OpxXWVUA6AJ9PJTcc
o1BR4vC26nn8oqghRSTbwQ==
=f1qt
-----END PGP SIGNATURE-----



More information about the bese-devel mailing list