
21 Mar
2010
21 Mar
'10
11:06 p.m.
Hi everyone, I'm trying to implement the solution described in http://common-lisp.net/pipermail/slime-devel/2008-August/015392.html However, when trying to use slime-autodoc and see if it works, as soon as point rests in between the brackets of [method-name object arg1 arg2...] i get an error with the message eldoc error: (wrong-type-argument listp [define-key)) I know this is an old thread, but I've put off implementing it long enough. Can anyone point me in the right direction for getting things to work?