Next: , Previous: Evaluation, Up: Commands


3.2.4 Abort/Recovery commands

C-c C-b
M-x slime-interrupt
Interrupt Lisp (send SIGINT).
C-c ~
M-x slime-sync-package-and-default-directory
Synchronize the current package and working directory from Emacs to Lisp.
C-c M-p
M-x slime-repl-set-package
Set the current package of the REPL.