Re: slime maybe-method-location
Alan Ruttenberg <[email protected]> Sun, 14 Aug 2005 02:43:06 -0400
| Newsgroups | gmane.lisp.openmcl.bugs |
|---|---|
| Message-ID | <[email protected]> |
> In order to find the location of a method by doing a text search, > you need to get enough information to reconstruct what the > defmethod would look like, given the method object. Otherwise you > look for def* <method name> which gives the behaviour Gary observes > - wrong method found more likely than not. > The problem with eql methods is the regular expression construction. Could you try loading attached slime-patch.el after slime is loaded and seeing if it works better? -Alan _______________________________________________ Bug-openmcl mailing list [email protected] http://clozure.com/mailman/listinfo/bug-openmcl
slime-patch.el
(application/octet-stream, 2.4 KB) - not displayed