Suppose I type the following at a SLIME repl (# is the cursor):
CL-USER> (my-function-name#
When I type space, is SLIME supposed to display the function's arglist in the minibuffer? Am I dreaming? Did this work in the past? If so, it no longer does with the version from CVS sources updated less than an hour ago. I use CMUCL Snapshot (19B) (06-2005) with GNU Emacs 21.3.2 under Slackware Linux 10.0. I have:
(slime-setup :autodoc t)
in my ~/.emacs, and indeed the arglist is displayed in a Lisp mode buffer.
Paolo
Paolo Amoroso amoroso@mclink.it writes:
When I type space, is SLIME supposed to display the function's arglist in the minibuffer?
Yes.
Am I dreaming? Did this work in the past?
I accidentally disabled it recently. Should work again in CVS HEAD.
Thanks for the report.
Helmut.
Helmut Eller heller@common-lisp.net writes:
I accidentally disabled it recently. Should work again in CVS HEAD.
I have just updated my SLIME sources from CVS and deleted fasl files from previous versions, but arglists are still not displayed in the repl.
Paolo
Paolo Amoroso amoroso@mclink.it writes:
I have just updated my SLIME sources from CVS and deleted fasl files from previous versions, but arglists are still not displayed in the repl.
Did you restart Emacs?
Helmut Eller heller@common-lisp.net writes:
Paolo Amoroso amoroso@mclink.it writes:
I have just updated my SLIME sources from CVS and deleted fasl files from previous versions, but arglists are still not displayed in the repl.
Did you restart Emacs?
Doh... That did it. Now arglists work fine in the repl. Thanks,
Paolo
I find this happens to me when I do ,restart-inferior-lisp RET (from the SLIME REPL). When I restart emacs it works again.
Mac OS X 10.4 SBCL 0.9.1.23 (CVS a few days ago). slime from CVS a few days ago. emacs (CVS a few days ago). -Matt Kurjanowicz
On 6/4/05, Paolo Amoroso amoroso@mclink.it wrote:
Helmut Eller heller@common-lisp.net writes:
Paolo Amoroso amoroso@mclink.it writes:
I have just updated my SLIME sources from CVS and deleted fasl files from previous versions, but arglists are still not displayed in the repl.
Did you restart Emacs?
Doh... That did it. Now arglists work fine in the repl. Thanks,
Paolo
Lisp Propulsion Laboratory log - http://www.paoloamoroso.it/log _______________________________________________ slime-devel site list slime-devel@common-lisp.net http://common-lisp.net/mailman/listinfo/slime-devel