Hello Peter,
On Sat, Feb 6, 2016 at 7:39 AM, Peter Keller psilord@cs.wisc.edu wrote:
I have a question, hopefully easy, but I can't seem to find the answer.
I'd like to evaluate a region which contains something like this:
(asdf:load-system '#:foo) (in-package #'foo)
and have my slime REPL actually change its current package.
Can you tell us a bit more about /why/ you want to do that? Is this some sort of shortcut for getting you up and running to develop system FOO right after you load SLIME?
Cheers,