<div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr">Hi,<div><br></div><div>I appreciate any guidance on how to accomplish this.  I'm using MIT Scheme 9.1.1.</div><div><br></div><div>I followed the README here:</div><div><a href="https://github.com/ecraven/mit-scheme-swank">https://github.com/ecraven/mit-scheme-swank</a></div><div><span style="color:rgb(0,0,0);font-family:-webkit-standard;font-size:medium"><a href="https://github.com/slime/slime/blob/master/contrib/swank-mit-scheme.scm">https://github.com/slime/slime/blob/master/contrib/swank-mit-scheme.scm</a></span><br></div><div><span style="color:rgb(0,0,0);font-family:-webkit-standard;font-size:medium"><br></span></div><div>I added the following to ~/.scheme.init</div><div>(load-option 'format) (load "~/.emacs.d/lisp/swank.scm" (->environment '(runtime swank)))<br></div><div><br></div><div>and added relevant portions of <span style="color:rgb(0,0,0);font-family:-webkit-standard;font-size:medium">swank.scm and swank-mit-scheme.scm</span> to .emacs suggested by :</div><div><br></div><div><br></div><div>There is an abort issue when starting MIT REPL:</div><div>M-x run-mit</div><div><div>Image saved on Saturday December 3, 2016 at 9:44:07 AM</div><div>  Release 9.1.1 || Microcode 15.3 || Runtime 15.7 || SF 4.41 || LIAR/x86-64 4.118 || Edwin 3.116</div><div>;Loading "/home/np/.scheme.init"...</div><div>;  Loading "<a href="http://format.com">format.com</a>"... done</div><div>;  Loading "swank.scm"... aborted</div></div><div><br></div><div>I also see the following error when *inferior-lisp* buffer starts with MIT Scheme:</div><div>;Unbound variable: create-package-from-description<br></div><div><br></div><div>Which is called in swank-mit-scheme.scm elisp code for (mit-scheme-init).</div><div><br></div><div>Under the mode line keep saying Polling /tmp/slime, which I assume is due a non working connection.</div><div><br></div><div>Appreciate any guidance.</div><div><br></div><div>Thanks</div><div><br></div></div></div></div></div></div></div></div></div>