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
_______________________________________________ slime-devel site list slime-devel@common-lisp.net http://common-lisp.net/mailman/listinfo/slime-devel