[slime-devel] Re: clisp problems
Zach Beane
xach at xach.com
Wed Sep 14 12:25:10 UTC 2005
Rahul Garg <clisper at gmail.com> writes:
> Hi.
> I am using CLISP 2.34 + slime 1.2.1 stable release (not cvs) version.
> Whenever i type out a function name slime is supposed to display the
> name and parameters in the mini-buffer. For example typing (gethash
> <space> will start displaying (gethash arg0 arg1) etc. Can i do something so
> that it displays the name of the arguments instead of arg0 and arg1. the
> names are displayed if i use cmucl but not if i use clisp.
>
> Any solutions?
See:
http://groups.google.com/group/comp.lang.lisp/msg/c3f4bcbc5ba909dc
cldoc works well together with slime.
Zach
More information about the slime-devel
mailing list