all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* xref-find-definitions
@ 2021-02-24 18:30 Leo Butler
  2021-02-24 18:58 ` xref-find-definitions Dmitry Gutov
  2021-02-25  8:43 ` xref-find-definitions Philip Kaludercic
  0 siblings, 2 replies; 6+ messages in thread
From: Leo Butler @ 2021-02-24 18:30 UTC (permalink / raw)
  To: Emacs

What is the name of the regexp used by xref-find-definitions to determine
the identifier? I have looked in xref.el, but I don't see any way to do
this.

Leo

PS:

  M-. runs the command xref-find-definitions (found in global-map),
  which is an autoloaded interactive compiled Lisp function in
  ‘xref.el’.
  
  It is bound to M-., <menu-bar> <edit> <goto> <xref-find-def>.
  
  (xref-find-definitions IDENTIFIER)
  
    Probably introduced at or before Emacs version 25.1.
  
  Find the definition of the identifier at point.
  With prefix argument or when there’s no identifier at point,
  prompt for it.
  
  If sufficient information is available to determine a unique
  definition for IDENTIFIER, display it in the selected window.
  Otherwise, display the list of the possible definitions in a
  buffer where the user can select from the list.
  



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

end of thread, other threads:[~2021-02-25 12:38 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-02-24 18:30 xref-find-definitions Leo Butler
2021-02-24 18:58 ` xref-find-definitions Dmitry Gutov
2021-02-24 19:38   ` xref-find-definitions Leo Butler
2021-02-24 21:48     ` xref-find-definitions Dmitry Gutov
2021-02-25  8:43 ` xref-find-definitions Philip Kaludercic
2021-02-25 12:38   ` xref-find-definitions Dmitry Gutov

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.