Hi Helmut,
I'm still getting the behavior I mentioned, i.e. I need to prefix a symbol with its package name in order to get completion to work.
The slime entries in my .emacs are similar those shown on Bill Clementson's Blog at http://bc.tech.coop/blog/070927.html.
It looks like slime-fancy should load slime-repl, and fuzzy completion should work.
Any suggestions?
Cheers, David
On Sat, Dec 27, 2008 at 1:57 AM, Helmut Eller heller@common-lisp.net wrote:
- David Neu [2008-12-26 17:47+0100] writes:
Hi,
Did something recently change in the tab completion behavior at the REPL?
The only recent change is that the REPL is now in contrib/ and not loaded by default. For completion in the REPL, you can either load the slime-repl contrib or inferior-slime (which installs some SLIME commands in the *inferior-lisp* buffer).
Helmut.
slime-devel site list slime-devel@common-lisp.net http://common-lisp.net/mailman/listinfo/slime-devel