On Sun, 2006-03-05 at 10:06 -0800, Peter Seibel wrote:
a console app. But why the need to use inferior-lisp--SLIME communicates the port via a temp file, right. Is there some other communication that happens via the *inferior-lisp* channel?
Yes -- SLIME uses the inferior-lisp pty to send a form containing (load "path/to/swank-loader.lisp").