[slime-devel] clisp problems
Andras Simon
andras at renyi.hu
Wed Sep 14 11:43:24 UTC 2005
On Wed, 14 Sep 2005, Rahul Garg wrote:
> 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 is what EXT:ARGLIST returns in clisp, so it's probably the best you can
get. But consult the clisp docs and see if you can get a better deal :-)
Andras
-------------- next part --------------
_______________________________________________
slime-devel site list
slime-devel at common-lisp.net
http://common-lisp.net/mailman/listinfo/slime-devel
More information about the slime-devel
mailing list