GNU bug report logs - #46764
Extra ">" sails right past XML validator

Previous Next

Package: emacs;

Reported by: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>

Date: Thu, 25 Feb 2021 06:42:01 UTC

Severity: minor

Tags: notabug

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>
To: bug-gnu-emacs <at> gnu.org
Subject: Extra ">" sails right past XML validator
Date: Thu, 25 Feb 2021 07:43:52 +0800
$ 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>




This bug report was last modified 4 years and 144 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.