emacs-devel
[Top][All Lists]
Advanced

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

Re: master 9074a9f496b: Add customization to let EWW guess content-type


From: Jim Porter
Subject: Re: master 9074a9f496b: Add customization to let EWW guess content-type if needed
Date: Tue, 22 Oct 2024 08:37:26 -0700

On 10/22/2024 2:35 AM, Michael Albinus wrote:
Jim Porter <jporterbugs@gmail.com> writes:

Hi Sebastián, Jim,

     Add customization to let EWW guess content-type if needed
* lisp/net/eww.el (eww-guess-content-type-functions): New user option.
     (eww--guess-content-type, eww--html-if-doctype): New functions.
     (eww-render): Call 'eww--guess-content-type' (bug#73133).
---
  lisp/net/eww.el | 39 ++++++++++++++++++++++++++++++++++++++-
  1 file changed, 38 insertions(+), 1 deletion(-)

This fails eww-tests:

Whoops, forgot about those tests. Fixed with f58652a4197.




reply via email to

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