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

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

bug#23179: 25.0.92; Restore `M-,' to continue etags search


From: Dmitry Gutov
Subject: bug#23179: 25.0.92; Restore `M-,' to continue etags search
Date: Mon, 4 Apr 2016 19:53:44 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.0

On 04/04/2016 06:49 PM, Eli Zaretskii wrote:

I only want the xref UI to be displayed when doing commands like 
`find-all-occurences' etc. When doing a
plain search, there is no need for it.

Dmitry, is the patch below okay with you?  Any comments?  (I will add
documentation if this is acceptable.)

First, it would take effect in both xref-find-definitions and xref-find-references, whereas Anders said that he wants that UI only for the former, IIUC.

Second, I'd rather you instead create a new separate function to set xref-show-xrefs-function to.

For now, you can copy the definition of xref--show-xref-buffer and modify it not to show the buffer. That will make it easier to make independent changes in that new UI. As well as make it easier for me to disclaim the responsibility for it (sorry).

Go ahead if Anders likes it, but personally I don't see a lot of point, at least as long as the user still has to wait until all results are fetched.





reply via email to

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