doomemacs/modules/lang/common-lisp/autoload
Colin Woodbury 8063b02a80 feat(common-lisp): set custom repl opener
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.
2023-03-08 20:31:25 -05:00
..
common-lisp.el feat(common-lisp): set custom repl opener 2023-03-08 20:31:25 -05:00