<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body text="#000000" bgcolor="#ffffff">
<font face="sans-serif">Hi, <br>
I think I came across a (possibly) new bug in SLIME, here is the
description:<br>
<br>
SLIME: cvs snapshot 24/04/2010<br>
Emacs: 23.1.1<br>
SBCL: 1.0.37    <br>
ITERATE: 1.4.3<br>
system: Linux Fedora Core 12 x86 32bit<br>
<br>
Description: the following code<br>
;-------%<</font><font face="sans-serif">-------%<</font><font
 face="sans-serif">-------%<</font><font face="sans-serif">-------%<<br>
</font><font face="sans-serif">(require :iterate)<br>
(use-package :iterate)<br>
</font><font face="sans-serif">;-------%<</font><font
 face="sans-serif">-------%<</font><font face="sans-serif">-------%<</font><font
 face="sans-serif">-------%<<br>
evalueted in either inferior-lisp or slime-repl causes slime to "hang",
i.e. after the use command the repl prompt stays unresponsive, I tried
waiting several minutes. <br>
Commands like slime-interrupt and slime-quit-lisp don't work either, I
have to manually kill the sbcl process to quit lisp. Both emacs and
sbcl are alive and waiting, in fact it does seem the computer is just
waiting me to give some input.<br>
The same code evaluated without using iterate's package or inside a
unix terminal works without a glitch.    <br>
<br>
TIA<br>
<br>
Andrea<br>
</font>
<br>
</body>
</html>