[slime-devel] M-. with one method
Helmut Eller
heller at common-lisp.net
Wed Jun 17 19:47:26 UTC 2009
* William Halliburton [2009-06-17 20:25+0200] writes:
> Is there a configuration that can just automatically jump directly to the
> only method available?
No, I think not. The problem is probably that the generic function was
implicitly defined with defmethod (without defgeneric). If it is
possible to recognize this situation we should exclude the GF and return
only methods.
Helmut
More information about the slime-devel
mailing list