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

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

bug#19776: 25.0.50; HTML rendering is very slow


From: Lars Ingebrigtsen
Subject: bug#19776: 25.0.50; HTML rendering is very slow
Date: Sun, 15 Apr 2018 23:49:26 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

Richard Stallman <rms@gnu.org> writes:

> It takes around 5 seconds now -- still enough to lead a user
> to think it is broken.  If it is going to take this long,
> it should show echo area messages about process.

If we had a form like

(with-delayed-message (1 "Rendering html...")
  ... all the code ...)

then we'd be able to display a message if the code took longer than 1
second.  We don't have that, do we?

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





reply via email to

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