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

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

Re: Image scroll issue


From: Chris Moore
Subject: Re: Image scroll issue
Date: Wed, 03 Jan 2007 00:05:39 +0100
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.92 (gnu/linux)

address@hidden (Kim F. Storm) writes:

> What is the value of the variables timer-list and timer-idle-list ?

I just turned off font-lock, paren-mode and blink-cursor to cut down
on the contents of these variables.  I restarted Emacs, visited that
web page again, and still see the same behaviour, where the image
scrolls back after a split second.

Now I have:

  timer-list is a variable defined in `C source code'.
  Its value is nil

  timer-idle-list is a variable defined in `C source code'.
  Its value is nil

Yet my C-v is being 'undone' between something like 0.1 and 0.5
seconds after I do it.  I'm pretty sure that whatever it is that's
triggering the scroll back is happening at 0.5 second intervals.  I
can do exactly 2 C-v's per second and have them both undo.

blink-cursor-interval is a variable defined in `frame.el'.  Its value
is 0.5.  Yet changing it to 2.5 and re-enabling blink-cursor-mode
doesn't affect the 0.5 second delay on undoing my scroll through the
w3m buffer.

What else happens at 0.5 second intervals in Emacs that's not in
timer-list or timer-idle-list?




reply via email to

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