unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / 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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).