[slime-devel] readtable-case :invert
Thomas F. Burdick
tfb at OCF.Berkeley.EDU
Fri Mar 19 06:54:27 UTC 2004
Helmut Eller writes:
> "Thomas F. Burdick" <tfb at OCF.Berkeley.EDU> writes:
>
> > I think the answer would be the same for both case-preserving modes
> > (:invert and :preserve): to complete only to the symbols that match
> > casewise, too. So, for :invert, it would be:
> >
> > f => foo (symbol-name "FOO"), float (symbol-name "FLOAT")
> > F => FOO (symbol-name "foo"), Foo (sybol-name "Foo")
>
> Yes, makes sense. The latest CVS version should work better with
> case-inverting. Please give it a try.
Fantastic! I used it all today, and everything completed just right :-)
More information about the slime-devel
mailing list