[slime-devel] [patch] slime-edit-definition and asdf

1 Mar
2009
1 Mar
'09
12:52 p.m.
Hi! I wrote simple patch for swank.lisp. Now you can type M-. and see (ASDF:DEFSYSTEM SOMESYSTEM) among other stuff. You can select it and go to the definition of the system in somesystem.asd. Hope this will be usefull. Tim

1 Mar
1 Mar
7:53 p.m.
New subject: [slime-devel] [patch] slime-edit-definition and asdf
Tim <tymmym@gmail.com> writes:
Hi! I wrote simple patch for swank.lisp. Now you can type M-. and see (ASDF:DEFSYSTEM SOMESYSTEM) among other stuff. You can select it and go to the definition of the system in somesystem.asd. Hope this will be usefull.
Thank you for the efforts. The proper solution is to wait until https://bugs.launchpad.net/sbcl/+bug/313242 has been added to SBCL, and then modify ASDF accordingly. Other implementations may already provide the necessary ground work. -T.
5893
Age (days ago)
5893
Last active (days ago)
1 comments
2 participants
participants (2)
-
Tim
-
Tobias C. Rittweiler