[slime-devel] fuzzy completion
David J. Neu
djneu at acm.org
Sat Sep 15 19:51:00 UTC 2007
Hi,
I see in contrib/ChangeLog that there have been changes made to the
fuzzy completion code.
Now, when using fuzzy completion on
CL-USER> app => Can't find completion for "app"
CL-USER> (common-lisp:app => list of fuzzy matches, e.g. apply, append, etc.
I suspect this has something to do with FUZZY-FIND-MATCHING-PACKAGES.
Is there a way to get a list of fuzzy matches w/out prefixing the
symbol with a package name?
Thanks!
Cheers,
David
More information about the slime-devel
mailing list