all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#21422: 25.0.50; apropos-library on libraries using cl-def{generic,method} fails
@ 2015-09-05  4:58 Mark Oteiza
  2016-01-07 19:06 ` Mark Oteiza
  0 siblings, 1 reply; 11+ messages in thread
From: Mark Oteiza @ 2015-09-05  4:58 UTC (permalink / raw)
  To: 21422


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.





^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2016-01-09  7:05 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-05  4:58 bug#21422: 25.0.50; apropos-library on libraries using cl-def{generic,method} fails Mark Oteiza
2016-01-07 19:06 ` Mark Oteiza
2016-01-07 20:06   ` Eli Zaretskii
2016-01-07 23:35     ` Dmitry Gutov
2016-01-08  1:27       ` Glenn Morris
2016-01-08 12:14         ` Eli Zaretskii
2016-01-09  0:44           ` Glenn Morris
2016-01-08  1:27     ` Glenn Morris
2016-01-08  9:36       ` Eli Zaretskii
2016-01-09  0:44         ` Glenn Morris
2016-01-09  7:05           ` Eli Zaretskii

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.