Conversation
Notices
-
Embed this notice
clacke (clacke@libranet.de)'s status on Thursday, 01-Feb-2024 01:27:35 JST clacke @galdor @gosha I think the question can be read as "isn't there a startup script or other configuration in Lisp, Sly or Emacs that can run a few commands when the interpreter loads?". -
Embed this notice
Nicolas Martyanoff (galdor@emacs.ch)'s status on Thursday, 01-Feb-2024 01:27:37 JST Nicolas Martyanoff @gosha I imagine you're talking about restarting the implementation (",restart-inferior-lisp"). If the slime-repl contribution is enabled, the REPL buffer should appear automatically. As for your call to QuickLisp, you restarted the implementation so obviously your project is not loaded and you'll have to do it again.
Fortunately you rarely have to restart the implementation during development.
-
Embed this notice