After some experimentation, calling `sly` non-interactively when no Slynk connection involves some strange async affects which displease the REPL-opening code. Instead, we start the Slynk process, wait while it loads, and then finally connect with the usual `sly-mrepl`, whose Elisp would have been loaded by this point. |
||
---|---|---|
.. | ||
common-lisp.el |