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

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

Re: Image scroll issue


From: Kim F. Storm
Subject: Re: Image scroll issue
Date: Thu, 04 Jan 2007 22:39:25 +0100
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.92 (gnu/linux)

Chris Moore <address@hidden> writes:

> address@hidden (Kim F. Storm) writes:
>
>> Chris Moore <address@hidden> writes:
>>
>>> What else happens at 0.5 second intervals in Emacs that's not in
>>> timer-list or timer-idle-list?
>>
>> Could you run it under GDB and break it a couple of times to
>> see what happens (and particularly where the 0.5 seconds timeout
>> is coming from).
>
> Sure.  But what should I break on?  The refresh is very fast - I'm not
> going to be lucky enough to interrupt it during a refresh.  Is there
> some function which you know will be called at the 0.5 second
> intervals?


If you just break it in the debugger a few times and look at a backtrace.
If it is inside a select call, walk up the stack to see what the timeout 
is - and where it is set.

-- 
Kim F. Storm <address@hidden> http://www.cua.dk





reply via email to

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