GNU bug report logs -
#21422
25.0.50; apropos-library on libraries using cl-def{generic,method} fails
Previous Next
Reported by: Mark Oteiza <mvoteiza <at> udel.edu>
Date: Sat, 5 Sep 2015 05:00:04 UTC
Severity: normal
Found in version 25.0.50
Fixed in version 25.1
Done: Mark Oteiza <mvoteiza <at> udel.edu>
Bug is archived. No further changes may be made.
Full log
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
From emacs -Q:
M-x apropos-library RET cl-generic RET
Debugger entered--Lisp error: (wrong-type-argument symbolp (cl-generic-generalizers (head eql)))
apropos-symbols-internal((cl--generic-typeof-generalizer cl--generic-typeof-types cl--generic-struct-generalizer cl--generic-struct-specializers cl--generic$
apropos-library("cl-generic")
funcall-interactively(apropos-library "cl-generic")
call-interactively(apropos-library record nil)
command-execute(apropos-library record)
execute-extended-command(nil "apropos-library" nil)
funcall-interactively(execute-extended-command nil "apropos-library" nil)
call-interactively(execute-extended-command nil nil)
command-execute(execute-extended-command)
I came across this because doing M-. on a function defined with
cl-defgeneric and cl-defmethod doesn't go to the definition, just the
top of the library, so apropos-library was my backup. I don't know if
the xref behavior should be a separate report.
This bug report was last modified 7 years and 237 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.