all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "T.V Raman" via "Emacs development discussions." <emacs-devel@gnu.org>
To: larsi@gnus.org
Cc: emacs-devel@gnu.org, raman@google.com
Subject: Re: EWW: Should Not Display XML PI
Date: Tue, 24 Sep 2019 08:57:27 -0700	[thread overview]
Message-ID: <23946.15591.305975.622797@retriever.mtv.corp.google.com> (raw)
In-Reply-To: <87sgolzrox.fsf@gnus.org>

Get same as you got from libxml-parse-html-region -- but I see the XML
PI in the rendered result. Will check is  something else at my end is
causing the error 
Lars Ingebrigtsen writes:
 > "T.V Raman" <raman@google.com> writes:
 > 
 > > See attached file, it's a simple HTML file, but with the XML
 > > Declaration at the top --- after updating Emacs from Git@Head, EWW now
 > > displays the XML PI when the HTML is rendered.
 > 
 > I'm unable to reproduce this bug.
 > 
 > If I call libxml-parse-html-region (which eww uses) on the text below:
 > 
 > <?xml version="1.0" encoding="utf-8"?>
 > <html><head><title>Dont Display XML PI</title></head>
 > <body><p>This is a test.</p></body></html>
 > 
 > I get:
 > 
 > (html nil (head nil (title nil "Dont Display XML PI")) (body nil (p nil "This is a test.")))
 > 
 > without any of the XML stuff.
 > 
 > What do you get here?
 > 
 > -- 
 > (domestic pets only, the antidote for overdose, milk.)
 >    bloggy blog: http://lars.ingebrigtsen.no

-- 
Id: kg:/m/0285kf1 

-- 
Id: kg:/m/0285kf1 



      reply	other threads:[~2019-09-24 15:57 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-24 13:48 EWW: Should Not Display XML PI T.V Raman
2019-09-24 14:37 ` Lars Ingebrigtsen
2019-09-24 15:57   ` T.V Raman via Emacs development discussions. [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=23946.15591.305975.622797@retriever.mtv.corp.google.com \
    --to=emacs-devel@gnu.org \
    --cc=larsi@gnus.org \
    --cc=raman@google.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.