[slime-devel] Re: SLIME eval-xxx inconsistencies
Luke Gorrie
luke at bluetail.com
Mon Apr 26 22:01:59 UTC 2004
Lynn Quam <quam at ai.sri.com> writes:
> I noticed that the different eval-xxx commands when executed in a
> Lisp-mode buffer have different behavior wrt. the treatment of
> *PACKAGE*. In particular: SLIME-PPRINT-EVAL-LAST-EXPRESSION and
> SLIME-EVAL-REGION bind *PACKAGE* to SWANK:*BUFFER-PACKAGE*. The other
> eval-xxx commands do not bind *PACKAGE* and you (apparently) get the
> value of *PACKAGE* that is bound in slime-repl.
Fixed now.
Pardon the wait -- I thought it was really tricky, but actually I was
just looking in the elisp code when I should have been looking in the
CL :-)
-Luke
More information about the slime-devel
mailing list