Elliott Slaughter elliottslaughter@gmail.com wrote:
I'm wondering if it's possible to ask slime to load something after a Lisp session has started. I've tried the following
C-h a slime.*hook exhibits a number of hooks that could answer your question, for instance slime-connected-hook or slime-repl-mode-hook.