emacs-devel
[Top][All Lists]
Advanced

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

Re: Xref completion


From: Juri Linkov
Subject: Re: Xref completion
Date: Tue, 17 Nov 2020 21:27:50 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (x86_64-pc-linux-gnu)

> 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.



reply via email to

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