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

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

bug#53493: 28.0.50; eww bug


From: Lars Ingebrigtsen
Subject: bug#53493: 28.0.50; eww bug
Date: Tue, 25 Jan 2022 13:23:20 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Richard Stallman <rms@gnu.org> writes:

> why does Lynx handle the page correctly?
> Wouldn't it be better for eww to do what Lynx does?

Lynx uses a different HTML parser.  Emacs uses libxml2 to parse HTML,
and it parses HTML according to the standards, while Lynx has a more
DWIM parser.

If you want Emacs to handle this differently, you'll have to file a bug
report with the libxml2 developers.

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