* 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.