[slime-devel] weird completion error on REPL
Tobias C. Rittweiler
tcr at freebits.de
Fri Nov 6 19:10:00 UTC 2009
quasi <quasilists at gmail.com> writes:
> Hey,
>
> I updated my CVS to latest to SLIME 2009-11-06 and I get a weird error
> while using completion on the REPL. here are the steps
> I have a package defined like this:
> (defpackage :tripr
> (:use :cl :hunchentoot :html-template)
> (:export :webserver-start))
>
> I load it with asdf and it loads. But as soon as I try to expand
> (tripr: on the REPL I get the following error. This does not happen
> when I try it on another package like cl-ppcre or hunchentoot. This
> error happened on both
>
> SBCL 1.0.29 x86-64 and
> allegro 8.1 on a
> MBP running Snow Leopard.
Should be fixed. Thank you.
-T.
More information about the slime-devel
mailing list