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

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

bug#24585: 25.1; avoid hack in ggtags.el to run compilation-auto-jump ti


From: Stefan Monnier
Subject: bug#24585: 25.1; avoid hack in ggtags.el to run compilation-auto-jump timer
Date: Fri, 04 Sep 2020 11:45:31 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

>> This was too long ago and got moved to write-only swap space, and
>> I haven't had time to dig into it now to recover the lost context, but
>> I can see a potential case where it makes a difference, which is if the
>> timer is set multiple times before it gets a chance to be run: with the
>> new code only one of the timers will actually be executed.
>
> That's true; I didn't think about that.  But wouldn't a more obvious fix
> be to cancel the previous timer, if there's already a timer in-flight?

Could be.  I don't even know if this effect was the one intended in
any case.


        Stefan






reply via email to

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