[slime-devel] fuzzy completion on buffer names?

There was a time when fuzzy completion was working on while typing buffer names. For example, I could just type "repl"and not have to type "*slime-r" to disambiguate various *slime... buffers. I don't know if I did something to turn this off or I need to do something now to turn it back on, but I miss it. I have searched for the setting without success. Any advice? Thanks Jeff

Jeff Cunningham <j.k.cunningham@comcast.net> writes:
There was a time when fuzzy completion was working on while typing buffer names. For example, I could just type "repl"and not have to type "*slime-r" to disambiguate various *slime... buffers. I don't know if I did something to turn this off or I need to do something now to turn it back on, but I miss it. I have searched for the setting without success. Any advice?
I'm using (iswitchb-mode 1) and can just type "repl". -- With best regards, Stas.

On Tue, 2009-09-15 at 06:30 -0700, Jeff Cunningham wrote:
There was a time when fuzzy completion was working on while typing buffer names. For example, I could just type "repl"and not have to type "*slime-r" to disambiguate various *slime... buffers. I don't know if I did something to turn this off or I need to do something now to turn it back on, but I miss it. I have searched for the setting without success. Any advice?
Try ido-mode -- Stelian Ionescu a.k.a. fe[nl]ix Quidquid latine dictum sit, altum videtur. http://common-lisp.net/project/iolib

Thanks Stelian, and Stas, both ido-mode and iswitchb-mode work great. I think I used to use iswitchb-mode I see it mentioned. I must have lost it in a .emacs rebuild somewhere along the line. Much obliged, Jeff Cunningham Stelian Ionescu wrote:
On Tue, 2009-09-15 at 06:30 -0700, Jeff Cunningham wrote:
There was a time when fuzzy completion was working on while typing buffer names. For example, I could just type "repl"and not have to type "*slime-r" to disambiguate various *slime... buffers. I don't know if I did something to turn this off or I need to do something now to turn it back on, but I miss it. I have searched for the setting without success. Any advice?
Try ido-mode
------------------------------------------------------------------------
_______________________________________________ slime-devel site list slime-devel@common-lisp.net http://common-lisp.net/mailman/listinfo/slime-devel
participants (3)
-
Jeff Cunningham
-
Stas Boukarev
-
Stelian Ionescu