
17 Jun
2009
17 Jun
'09
6:25 p.m.
A lot of the time I have only one method defined and M-. on a method call displays a menu like: (No location) (DEFGENERIC FOO (BAZ)) /src/xyzzy.lisp (DEFMETHOD FOO BAZ) Is there a configuration that can just automatically jump directly to the only method available? Thank you.