Can you advise me as to which commands I should use so that I can cleanly start a new slime session? I tried this to kill my remote connection:
(slime-quit-lisp) (slime-disconnect)
but then when I went to start a new slime connection to a local lisp, entering code in the REPL gives the error:
Connection closed.