bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#36144: 27.0.50; Xref problems


From: Dmitry Gutov
Subject: bug#36144: 27.0.50; Xref problems
Date: Sun, 9 Jun 2019 12:04:18 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.7.0

Sorry, that's just one thing you need.

More importantly, the type of the first argument passed to hose functions has changes (it's now a function that returns a list).

So yeah, you should file reports on the corresponding issues trackers.

On 09.06.2019 11:59, Dmitry Gutov wrote:
On 09.06.2019 7:43, Risto Lahe wrote:
Helm-xref and ivy-xref packages have stopped working on master.

As a first approximation, you can add

(setq xref-show-definitions-function #'ivy-xref-show-xrefs)

to your config. Then you can ask the ivy-xref author for a dedicated function to use for this value.

Same for helm-xref, I guess.





reply via email to

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