[slime-devel] Re: Multi-threaded debugging in Allegro?

Luke Gorrie luke at bluetail.com
Sun Jul 4 00:23:56 UTC 2004


Peter Seibel <peter at javamonkey.com> writes:

>>> For now I offer another ~/.swank.lisp workaround:
>>>
>>>   (setq swank::*globally-redirect-io* t)
>>
>> Thanks. I'll give it a whirl.
>
> Whirled. No go. Calls to PRINT still send their output to *inferior-lisp*.

I've hopefully fixed this properly in CVS. You should be able to
remove both of those ~/.swank.lisp lines and every process with an
ancestor created via Emacs should use Emacs for I/O and debugging.

Works for me on Linux in 6.2 at least.

-Luke





More information about the slime-devel mailing list