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

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

bug#56885: Fix url-about.el in EWW or make it obsolete


From: Stefan Kangas
Subject: bug#56885: Fix url-about.el in EWW or make it obsolete
Date: Tue, 2 Aug 2022 12:17:18 +0000

Severity: minor

Is url-about.el useful?  I note that evaluating this works:

    (pop-to-buffer (url-retrieve-synchronously "about:protocols"))

However, when I try to view that HTML in EWW like so, it does not work:

    M-x eww RET about:protocols RET

I just get a buffer saying "Loading http://about:protocols/...";, but not
the expected list of protocols.

I think this should either be fixed to work in EWW, or we should decide
that url-about.el is no longer useful and therefore mark it obsolete.





reply via email to

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