[slime-devel] More completion shortcuts
Helmut Eller
e9626484 at stud3.tuwien.ac.at
Thu Jan 13 23:34:32 UTC 2005
Edi Weitz <edi at agharta.de> writes:
> On Fri, 17 Dec 2004 02:18:32 +0100, Edi Weitz <edi at agharta.de> wrote:
>
>> OK, here's another little completion shortcut that I think would be
>> nice to have. YMMV, of course.
I haven't tried this, but it's worth at try. I use trusty ol' Emacs
style completion and not slime-complete-symbol*.
> Was this ignored on purpose or did it just fall through during the
> holidays? I realize I could commit this myself but I'd rather have
> one of the real hackers look over my shoulder.
The patch looks good. Please commit it. Btw, in Emacs Lisp
(cdar (read-from-string string)) can also be written as (cdr (read string)).
Helmut.
More information about the slime-devel
mailing list