Got it! Thanks.
-chris
-----원본 메시지----- From: Stas Boukarev Sent: Saturday, April 16, 2011 2:49 AM To: Chris Kim Cc: slime-devel@common-lisp.net Subject: Re: [slime-devel] Fuzzy Completion on
"Chris Kim" chrisk414@hotmail.com writes:
Great!!
You gave me an idea and found slime-fuzzy-indent-and-complete-symbol which is exactly what I want. Thanks a lot!
That wasn't the idea, the idea was to use slime-indent-and-complete-symbol. It will use fuzzy completion if it's the default completion. `slime-simple-complete-symbol' variable is used to determine the default completion method. You can either customize it, or set directly to `slime-fuzzy-complete-symbol'