On Sun, 10 Oct 2004 12:51:03 -0500, Brian Mastenbrook bmastenb@cs.indiana.edu wrote:
I think the issue is that the SBCL you're running is too old for recent versions of SLIME. The most recent SBCL binary on http://www.sbcl.org/ is 0.8.14 (paging antifuchs!); try downloading and using this.
Yep, that fixed it. Thanks!