emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Xref completion


From: Dmitry Gutov
Subject: Re: Xref completion
Date: Tue, 17 Nov 2020 22:00:04 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0

On 17.11.2020 21:27, Juri Linkov wrote:
In particular, I've overridden the behaviour with regards to Xrefs and
instead of showing the Xref buffer, I'm now offering completion: the
user can match against the symbol but also against the file and line
position.
It seems this should be possible by customizing the value of
xref-show-definitions-function to a function that would redirect
a list of found results to completing-read.

Yup.

We'd be happy to add an alternative value for this variable that the users who prefer this behavior can set.

Contribute away!



reply via email to

[Prev in Thread] Current Thread [Next in Thread]