Luke Gorrie writes:
Paolo Amoroso amoroso@mclink.it writes:
After doing symbol completion with M-TAB in *inferior-lisp*, the *Completions* buffer remains open if it had previously been activated. Is it possible to make *Completions* disappear as soon as a unique symbol is selected?
It certainly sounds plausible. Do you know of any other modes that do this?
The only example that comes to mind is the file completion buffer you get when doing `find-file' (C-x C-f).
Paolo