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

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

Re: Memory leak?


From: Jason Rumney
Subject: Re: Memory leak?
Date: Mon, 18 Sep 2006 21:45:11 +0100
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.8.0.4) Gecko/20060516 Thunderbird/1.5.0.4 Mnenhy/0.7.4.666

Richard Stallman wrote:
It is not surprising that that change would have this effect
if a program uses the function this way.
I'm not sure what you mean by "this way". I wonder if you are meaning the explanation of a different bug I gave last week where I discovered that the semantic-idle timer seemed to be continously running. But my explanation then was of the buggy behaviour, I had attributed the problem to a different change.

From my understanding of the workaround that has been posted, it works by changing a call to cancel-timer to instead increase the timeout period to 1 hour. I think that means that cancel-timer is not actually cancelling the timer in the case where the timer is repeating due to Emacs still being idle. Or maybe cancel-timer was never supposed to deal with this case, and the author of semantic only thought it was working because idle-timer functions were only running once each time Emacs became idle anyway.





reply via email to

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