[slime-devel] weird completion error on REPL

Stas Boukarev stassats at gmail.com
Fri Nov 6 18:34:07 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
What's the arglist of your tripr:webserver-start?

-- 
With best regards, Stas.




More information about the slime-devel mailing list