[slime-devel] Re: Tab completion bug?
Helmut Eller
e9626484 at stud3.tuwien.ac.at
Wed Mar 24 15:30:47 UTC 2004
Luke Gorrie <luke at bluetail.com> writes:
> The documentation is obscure but correct I think. I had meant to cover
> this case by putting the '^' in the regexp and not having a '$' at the
> end, i.e. the regexp doesn't have to match to the end of the
> string. The partial completion is then computed from the commonality
> of the available completions, without reference to the input string.
>
> That make sense?
Hmm.. yes, that last sentence was quite helpful. Still, I prefer the
simple completion function. It drives me crazy when TAB moves point
backward :-)
Helmut.
More information about the slime-devel
mailing list