[slime-devel] executing a lisp file from emacs

Dave Pawson dave.pawson at gmail.com
Sun Dec 30 13:28:19 UTC 2007


New slime user.
Running sbcl, emacs 21, FC8

I have a lisp file x.lisp
$sbcl --load dovetailCalc.lisp
and the program runs fine.

I *think* C-c C-k should execute the program.
>From the screen information it is simply compiled.

http://common-lisp.net/project/slime/doc/html/Lisp-Evaluation.html#Lisp-Evaluation
Tried C-M-x  from within the lisp buffer
and I get an error report
The function SELFTEST is undefined.
   [Condition of type UNDEFINED-FUNCTION]

Seems it fails to find the top level definition?

I guess I'm doing something silly, but I can't figure out what.

Any help appreciated.

regards



-- 
Dave Pawson
XSLT XSL-FO FAQ.
http://www.dpawson.co.uk



More information about the slime-devel mailing list