[slime-devel] Re: new inspector on hash-tables

Helmut Eller heller at common-lisp.net
Sat Aug 30 15:31:51 UTC 2008


* Madhu [2008-08-29 04:15+0200] writes:

> * (defparameter $ht (make-hash-table))
> * (loop for i below 2048 do (setf (gethash i $ht) i))
>
> M-x slime-inspect $ht
>
> error in process filter: Wrong type argument: listp, :action

Should be fix in CVS.  Thanks for the report.

Helmut.




More information about the slime-devel mailing list