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

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

[Emacs-bug-tracker] bug#6961: closed (Emacs hangs when scrolling using g


From: GNU bug Tracking System
Subject: [Emacs-bug-tracker] bug#6961: closed (Emacs hangs when scrolling using gnus-summary-next-page on pages with images)
Date: Thu, 30 Sep 2010 21:40:05 +0000

Your message dated Thu, 30 Sep 2010 23:42:27 +0200
with message-id <address@hidden>
and subject line Re: Emacs hangs when scrolling using gnus-summary-next-page on 
pages with images
has caused the GNU bug report #6961,
regarding Emacs hangs when scrolling using gnus-summary-next-page on pages with 
images
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
6961: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=6961
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: Emacs hangs when scrolling using gnus-summary-next-page on pages with images Date: Wed, 01 Sep 2010 02:25:16 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)
Hi,
I'm using gnus with the new gwene service to read RSS, in particular
webcomics. I've had emacs hang in a particularly bad way when scrolling
pages: consuming 100% of CPU and becoming unresponsive.

This bug should be reproducible with any large images. I tested it with
gwene.com.phdcomics and gwene.fr.lemonde.blog.vidberg.

I'm using (not 100% sure which are relevant)
(setq mm-inline-text-html-with-images t)
(setq mm-attachment-override-types '("image/.*"))
(setq w3m-default-display-inline-images t)
(setq w3m-toggle-inline-images-permanently nil)

with latest bzr emacs and CVS emacs-w3m.

Also a bug but far less major, SPC ignores images in the article buffer,
and consequently the scrolling with large images is weird. It's better
(although not perfect) using the standard emacs scrolling commands (C-v
M-v, etc)

Antoine




--- End Message ---
--- Begin Message --- Subject: Re: Emacs hangs when scrolling using gnus-summary-next-page on pages with images Date: Thu, 30 Sep 2010 23:42:27 +0200 User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/24.0.50 (gnu/linux)
Antoine Levitt <address@hidden> writes:

> I'm using gnus with the new gwene service to read RSS, in particular
> webcomics. I've had emacs hang in a particularly bad way when scrolling
> pages: consuming 100% of CPU and becoming unresponsive.
>
> This bug should be reproducible with any large images. I tested it with
> gwene.com.phdcomics and gwene.fr.lemonde.blog.vidberg.
>
> I'm using (not 100% sure which are relevant)
> (setq mm-inline-text-html-with-images t)
> (setq mm-attachment-override-types '("image/.*"))
> (setq w3m-default-display-inline-images t)
> (setq w3m-toggle-inline-images-permanently nil)

In the latest Gnus/Emacs with the new HTML rendering code, this should
no longer be a problem.  And if your Emacs 24 is built with imagemagick
support. images will be scaled down to 90% of the window size, which
fixes some of the scrolling issues.

-- 
(domestic pets only, the antidote for overdose, milk.)
  address@hidden * Lars Magne Ingebrigtsen


--- End Message ---

reply via email to

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