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 14:33:27 +0100
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.92 (gnu/linux)

address@hidden (Kim F. Storm) writes:

> Before you scroll the image window in Emacs, could you try to select
> some text in some other application (e.g. an xterm), so that the
> selection is not "owned" by Emacs.

Yes, and that doesn't change anything.  I'm still seeing
twice-secondly refreshes.  (In GNOME, on debian unstable, if that's
important).

I cut my .emacs down to just 2 lines:

  (setq load-path (cons "~/emacs/share/emacs/site-lisp/w3m/" load-path))
  (require 'w3m-load)

and the refreshes still happen twice per second.

It seems that freedesktop.org is down at the moment, so I found
another page with large images:

  http://imagecomics.com/blog.php

Interestingly, after I hit 'T' to load all images on this page, the
images take quite a while to finish loading.  Once the first big image
has downloaded and is displayed, and while the rest of the images are
still downloading, I can hit C-v and have it jump back many times per
second.  As soon as the other images have finished downloading,
however, it goes back to the 0.5 second timer.  My guess is that the
messages displayed in the message area while images are downloading is
what's causing the rapid refreshes during downloads.




reply via email to

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