I've recently (3 weeks ago) updated slime from CVS, and now the M-. command no longer works for me. I am no longer able to "drill-down" on the definition of a CLOS class, for example, and jump to the source file.
I'm using SBCL 1.0.20 on x86. I'm working with Weblocks source code if that matters.
This is was one of the features I used very frequently, and not having it is a serious handicap. Any suggestions on how to make it work would be much appreciated.
Thanks,
Yarek
I should add that I am using this version of emacs on Ubuntu 8.04:
GNU Emacs 22.1.1 (i486-pc-linux-gnu, X toolkit, Xaw3d scroll bars) of 2008-05-03 on terranova, modified by Ubuntu.
Also, correction: I updated CVS on Oct 20.
Any suggestions would be greatly appreciated.
Yarek
On Tue, Oct 28, 2008 at 11:55 AM, Yarek Kowalik yarek.kowalik@gmail.comwrote:
I've recently (3 weeks ago) updated slime from CVS, and now the M-. command no longer works for me. I am no longer able to "drill-down" on the definition of a CLOS class, for example, and jump to the source file.
I'm using SBCL 1.0.20 on x86. I'm working with Weblocks source code if that matters.
This is was one of the features I used very frequently, and not having it is a serious handicap. Any suggestions on how to make it work would be much appreciated.
Thanks,
Yarek
Furthermore, when I run slime-describe-symbol for a symbol I know exists in the weblocks package (gridedit), it reports that "GRIDEDIT is an internal symbol in #<PACKAGE "COMMON-LISP-USER">." That is clearly wrong.
Ideas?
On Tue, Oct 28, 2008 at 12:03 PM, Yarek Kowalik yarek.kowalik@gmail.comwrote:
I should add that I am using this version of emacs on Ubuntu 8.04:
GNU Emacs 22.1.1 (i486-pc-linux-gnu, X toolkit, Xaw3d scroll bars) of 2008-05-03 on terranova, modified by Ubuntu.
Also, correction: I updated CVS on Oct 20.
Any suggestions would be greatly appreciated.
Yarek
On Tue, Oct 28, 2008 at 11:55 AM, Yarek Kowalik yarek.kowalik@gmail.comwrote:
I've recently (3 weeks ago) updated slime from CVS, and now the M-. command no longer works for me. I am no longer able to "drill-down" on the definition of a CLOS class, for example, and jump to the source file.
I'm using SBCL 1.0.20 on x86. I'm working with Weblocks source code if that matters.
This is was one of the features I used very frequently, and not having it is a serious handicap. Any suggestions on how to make it work would be much appreciated.
Thanks,
Yarek
Oopsie. Never mind. All is well. I had multiple SLIME connections, and the default one didn't have the right packages loaded.
Thanks,
Yarek
On Tue, Oct 28, 2008 at 12:13 PM, Yarek Kowalik yarek.kowalik@gmail.comwrote:
Furthermore, when I run slime-describe-symbol for a symbol I know exists in the weblocks package (gridedit), it reports that "GRIDEDIT is an internal symbol in #<PACKAGE "COMMON-LISP-USER">." That is clearly wrong.
Ideas?
On Tue, Oct 28, 2008 at 12:03 PM, Yarek Kowalik yarek.kowalik@gmail.comwrote:
I should add that I am using this version of emacs on Ubuntu 8.04:
GNU Emacs 22.1.1 (i486-pc-linux-gnu, X toolkit, Xaw3d scroll bars) of 2008-05-03 on terranova, modified by Ubuntu.
Also, correction: I updated CVS on Oct 20.
Any suggestions would be greatly appreciated.
Yarek
On Tue, Oct 28, 2008 at 11:55 AM, Yarek Kowalik yarek.kowalik@gmail.comwrote:
I've recently (3 weeks ago) updated slime from CVS, and now the M-. command no longer works for me. I am no longer able to "drill-down" on the definition of a CLOS class, for example, and jump to the source file.
I'm using SBCL 1.0.20 on x86. I'm working with Weblocks source code if that matters.
This is was one of the features I used very frequently, and not having it is a serious handicap. Any suggestions on how to make it work would be much appreciated.
Thanks,
Yarek
* Yarek Kowalik [2008-10-28 19:55+0100] writes:
I've recently (3 weeks ago) updated slime from CVS, and now the M-. command no longer works for me. I am no longer able to "drill-down" on the definition of a CLOS class, for example, and jump to the source file.
I'm using SBCL 1.0.20 on x86. I'm working with Weblocks source code if that matters.
This is was one of the features I used very frequently, and not having it is a serious handicap. Any suggestions on how to make it work would be much appreciated.
Please, if you ask for help, make it easy reproduce your problem.
If you say that you updated three weeks ago, you should also say which version you used before the update.
"the M-. command no longer works for me" is extremely vague. Instead you could show a short file, how you compiled it, how you loaded it and what the error message of M-. was.
I don't know what Weblocks is, and I'm not going to install it just to answer a question.
Helmut.