Re: SLIME and in-package

Luís Oliveira <[email protected]> Sat, 6 Feb 2016 10:25:36 +0000
Newsgroups gmane.lisp.slime.devel
Message-ID <CAB-HnLRPN4Ku_+HcN+U_moq8LN9UCkZ80k+2cTnSM-svJ1Vf3g@mail.gmail.com>
Hello Peter,

On Sat, Feb 6, 2016 at 7:39 AM, Peter Keller <[email protected]> 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,

-- 
Luís Oliveira
http://kerno.org/~luis/