<div><div><br></div><div>I have run into a problem that only seems to occur using QuickLisp in the interaction </div><div>between Emacs+SLIME and a Lispworks console image (multiprocessing enabled).</div><div><br></div><div>
The console image is created using Lispworks Pro 6 on Windows XP with </div><div>multiprocessing enabled.</div><div><br></div><div>Quicklisp hangs when attempting to download package dependencies when a Lispworks </div><div>
console console image (multiprocessing enabled) is started from Emacs+SLIME using </div><div>M-x slime (or M-- M-x slime lw).</div><div><br></div><div>- If the console image is created without multiprocessing, everything works.</div>
<div>- If the console image is started from the command line and then connected to </div><div>Emacs+SLIME via (swank:create-server) and M-x slime-connect, everything works.</div><div>- If the Lispworks IDE is started and then connected to Emacs+SLIME via (swank:create-</div>
<div>server) and M-x slime-connect, everything works. </div><div><br></div><div>The problem only seems to be with the download of dependencies. If the </div><div>dependencies are already available then Quicklisp will the package without issues.</div>
<div><br></div><div>On a perhaps related note; I cannot interrupt the Lispworks multiprocessing console image </div><div>using C-c C-c.</div><div><br></div><div>-Luke</div></div>