[slime-devel] Fixes for slime-browse-xrefs on cmucl
Dan Pierson
dlp at itasoftware.com
Thu Apr 28 15:22:55 UTC 2005
I've made a couple of fixes to slime-browse-xrefs:
1. Add support for the common 'q' keystroke to quit out of the xref.
2. Remove the (FLET ...) entries which appear on at least CMUCL. I
don't believe you can actually expand them on any current implementation
and they just mess up the browse tree.
3. Hack swank:xref to look up (METHOD ...) entries on CMUCL. This
really shouldn't be here, but I can't see how to put it in
swank-cmucl.lisp and avoid the error thrown by swank:xref.
4. Fix slime-parse-context so that pressing, say, C-cC-t when point
is on a '-' in a symbol name won't break. (This is part of a CMUCL
patch for the new trace which will appear in my next post.)
Dan Pierson
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: xref-browser-patch
URL: <https://mailman.common-lisp.net/pipermail/slime-devel/attachments/20050428/b6f30786/attachment.ksh>
More information about the slime-devel
mailing list