Hello,
I'm using CVS SLIME and went into the following problem:
I start slime with M-x slime, then change the current directory with <comma> !d, and do a compile-system. Everything compiles fine, but when I try to call any function with (dora:start) or (dora::list-items) I get: package "DORA" not found.
When I do it in a shell as
cd .devel/dora && sbcl --eval "(asdf:oos 'asdf:load-op :dora)" --eval "(dora:start)"
it works. Am I missing something?
Thank you for your reply.
-- '(Yours parenthetically), peter barabas.
((call/cc call/cc) (call/cc call/cc))