
"David J. Neu" <djneu@att.net> writes:
On Fri, Aug 31, 2007 at 10:58:26PM -0700, Matthias Koeppe wrote:
Unless there are objections, I will install the file below as contrib/slime-fancy.el into CVS.
FWIW, I added the file manually, and it worked nicely thanks!
I did still need to include
(add-hook 'slime-load-hook (lambda () (require 'slime-fuzzy))) (setq slime-complete-symbol-function 'slime-fuzzy-complete-symbol t)
in my .emacs file to get fuzzy completion to work.
Just a thought, but I wonder if there would be appropriate to add support for fuzzy completion to slime-fancy.el?
I have now added loading of slime-fuzzy, which makes fuzzy completion available as C-c M-i, but not the customization that puts it on TAB; I think this would not be appropriate as a default. Matthias -- Matthias Köppe -- http://www.math.uni-magdeburg.de/~mkoeppe (currently @math.ucdavis.edu)