[slime-devel] slime-buffer-package not getting set in *slime-repl*

Luke Gorrie luke at bluetail.com
Thu Nov 6 06:14:50 UTC 2003


"William C. Halliburton" <will at licentiae.com> writes:

> I noticed that the function completions while in a package in
> *slime-repl* were not correct.
> 
> It seems that slime-find-buffer-package does not work for the repl.

Well spotted. In fact, we already keep track of which package the repl
is supposed to use in `slime-lisp-package' - this is how we generate
the prompt. So I changed (slime-buffer-package) to return this value
for slime-repl-mode buffers, i.e. *slime-repl*.

Cheers,
Luke





More information about the slime-devel mailing list