unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#46764: Extra ">" sails right past XML validator
@ 2021-02-24 23:43 積丹尼 Dan Jacobson
  2021-02-25 15:48 ` Lars Ingebrigtsen
  2021-02-26  9:21 ` Mattias Engdegård
  0 siblings, 2 replies; 7+ messages in thread
From: 積丹尼 Dan Jacobson @ 2021-02-24 23:43 UTC (permalink / raw)
  To: 46764

$ cat e.xml
<?xml version="1.0" encoding="utf-8" ?>
<M>></M>
$ emacs e.xml
says at the bottom: (nXML Valid)
$ xmllint e.kml
<?xml version="1.0" encoding="utf-8"?>
<M>&gt;</M>





^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2021-02-27 10:44 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-24 23:43 bug#46764: Extra ">" sails right past XML validator 積丹尼 Dan Jacobson
2021-02-25 15:48 ` Lars Ingebrigtsen
2021-02-26  9:21 ` Mattias Engdegård
2021-02-26  9:30   ` Lars Ingebrigtsen
2021-02-26 10:28     ` Mattias Engdegård
2021-02-27 10:44     ` 積丹尼 Dan Jacobson
2021-02-26 16:00   ` bug#46764: [External] : " Drew Adams

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).