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

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

bug#32281: shr.el align support patch


From: Lars Ingebrigtsen
Subject: bug#32281: shr.el align support patch
Date: Tue, 07 Aug 2018 20:15:36 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

Bad Blue Bull <ibmbull@yandex.ru> writes:

> +                     (fill-region-as-paragraph line-begin (- (point) 1)

My guess is that this would be so slow as to make shr/eww unusable on
typical pages.

shr lives within the constraints of being written in a slow language
(Emacs Lisp) and eschews features that makes it too slow for normal
usage.  There's a gazillion rendering features we could add, but we
haven't because it's not practical within normal timing constraints.

-- 
(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]