[slime-devel] RFC for completion behaviour
Edi Weitz
edi at agharta.de
Thu Apr 5 12:56:38 UTC 2007
On Thu, 05 Apr 2007 14:37:22 +0200, "Tobias C. Rittweiler" <tcr at freebits.de> wrote:
> b) Slime's standard completion function `SLIME-COMPLETE-SYMBOL*'
> (i.e. the one that is used at the REPL, for instance) completes
> "asdf:*Com" to "asdf:*COMPILE-FILE--BEHAVIOUR*", where point is at
> the end of the completion.
>
> (As opposed to `SLIME-SIMPLE-COMPLETE-SYMBOL', which would
> complete it to "asdf:*COMPILE-FILE-".)
>
> Traditionally, the point has been set to the place between the two
> dashes ("asdf:*COMPILE-FILE-|-BEHAVIOUR*", where "|" is supposed
> to mean the cursor.) It doesn't anymore, rendering that kind of
> completion pretty much b0rked.
>
> I'd like to restore the traditional behaviour. Comments?
You have my vote.
Edi.
More information about the slime-devel
mailing list