[slime-devel] Re: Using M-. for specialized methods
Helmut Eller
e9626484 at stud3.tuwien.ac.at
Sat May 22 08:12:32 UTC 2004
Bill_Clementson at peoplesoft.com writes:
> Since your ACL version 5 code doesn't work on my ACL 6 and vice versa, how
> about the following patch. Although ugly, it should work on both ACL 5 & 6.
Now I know what the problem was: scm:find-definition-in-file returns
nil for the generic function itself (the defgeneric form), but pointed
to the file of a method. This happened with the generic functions in
the swank-backend. I can live with that and we can use your original
version.
Helmut.
More information about the slime-devel
mailing list