all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Dmitry Gutov <dgutov@yandex.ru>
To: Philip Kaludercic <philipk@posteo.net>,
	Leo Butler <leo.butler@umanitoba.ca>
Cc: Emacs <help-gnu-emacs@gnu.org>
Subject: Re: xref-find-definitions
Date: Thu, 25 Feb 2021 14:38:11 +0200	[thread overview]
Message-ID: <5e44b1d0-04e3-ce2c-50a4-dea0f83d1639@yandex.ru> (raw)
In-Reply-To: <878s7ctu4r.fsf@posteo.net>

On 25.02.2021 10:43, Philip Kaludercic wrote:
> Depending on the backend, it will call the method
> xref-backend-identifier-at-point, that defaults to symbol-at-point, so
> it doesn't use a regular expression in that sense.

symbol-at-point ultimately delegates to forward-symbol, which uses 
certain regexps.

But find-tag--default also adds a few ways the major mode can override 
the bounds-finding logic.



      reply	other threads:[~2021-02-25 12:38 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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   ` Dmitry Gutov [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5e44b1d0-04e3-ce2c-50a4-dea0f83d1639@yandex.ru \
    --to=dgutov@yandex.ru \
    --cc=help-gnu-emacs@gnu.org \
    --cc=leo.butler@umanitoba.ca \
    --cc=philipk@posteo.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.