emacs-devel
[Top][All Lists]
Advanced

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

Re: xref-find-matches and stuff


From: Dmitry Gutov
Subject: Re: xref-find-matches and stuff
Date: Tue, 5 May 2015 16:20:21 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.0

On 05/05/2015 10:07 AM, Helmut Eller wrote:

Definitely.  I find this "fading out" very annoying when stepping
through the list with . and ,.  It seems to slow down or block
something; it feels sluggish now.

Well, it turns out pulse calls sit-for.  Certainly not what I want.

It seems you're commenting on something different, rather than the values of those variables. Specifically: that the cursor is displayed as being in the other window during the whole fadeout (or until you press a key), whereas it should be back in the xref buffer.

That's not impossible to implement using sit-for, but indeed, a timer will make it easier.



reply via email to

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