GNU bug report logs - #22846
25.0.91; Long pauses viewing HTML email; can we show progress?

Previous Next

Package: emacs;

Reported by: John Wiegley <johnw <at> gnu.org>

Date: Mon, 29 Feb 2016 07:14:01 UTC

Severity: minor

Merged with 19776

Found in versions 25.0.50, 25.0.91

Fixed in version 29.1

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


Message #8 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: bug-gnu-emacs <at> gnu.org
Subject: Re: bug#22846: 25.0.91; Long pauses viewing HTML email;
 can we show progress?
Date: Mon, 29 Feb 2016 18:19:55 +1100
John Wiegley <jwiegley <at> gmail.com> writes:

> I have a feeling this may become a non-issue after Lars' asynchronous DNS
> support goes live, but for 25.1, I find that hitting SPACE to read an HTML
> e-mail with many images, Emacs pauses for up to ~10 seconds doing...
> something.

Yeah, that's the problem the async code makes go away...

> It would help me to know work is being done, by some kind of prompting
> in the message area, the way that Firefox does when loading a slow
> page.
>
> Bonus points for only prompting after a second or more, to avoid excessive
> logging to *Messages*, but that's not terribly important.

Hm...  didn't we add a mechanism to display messages on a timeout the
other year?  Or did we just talk about it?  I wanted something like

(with-timeout-message 2 "We're doing whatevs"
  (whatevs))

If the body form completes within 2 seconds, then nothing is displayed,
otherwise the message is displayed until the body form completes.

I can't find it now, so we probably just talked about it?

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




This bug report was last modified 3 years and 206 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.