GNU bug report logs - #27178
libxml-parse-*-region functions discard-comments argument only applies to top level comments

Previous Next

Package: emacs;

Reported by: Sean McAfee <eefacm <at> gmail.com>

Date: Thu, 1 Jun 2017 00:08:02 UTC

Severity: normal

Tags: confirmed, fixed

Found in versions 26.0.50, 25.2

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

Bug is archived. No further changes may be made.

Full log


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

From: Eli Zaretskii <eliz <at> gnu.org>
To: Lars Ingebrigtsen <larsi <at> gnus.org>
Cc: 27178 <at> debbugs.gnu.org, eefacm <at> gmail.com, npostavs <at> users.sourceforge.net
Subject: Re: bug#27178: 26.0.50;
 libxml-parse-*-region functions ignore discard-comments argument
Date: Sat, 14 Apr 2018 09:49:16 +0300
> From: Lars Ingebrigtsen <larsi <at> gnus.org>
> Date: Sat, 14 Apr 2018 00:54:09 +0200
> Cc: 27178 <at> debbugs.gnu.org, Sean McAfee <eefacm <at> gmail.com>
> 
> I tried the following, but it's not correct, since it resulted in
> 
> (html nil (body nil (p nil "This " nil " that")))
> 
> But what should the result be here?
> 
> (html nil (body nil (p nil "This that")))
> 
> or
> 
> (html nil (body nil (p nil "This " " that")))
> 
> ?
> 
> I think the former...  Which means that you'd have to do some major
> doctoring of the structures, I think?

Why not update the docs, as Noam suggested last June?




This bug report was last modified 7 years and 118 days ago.

Previous Next


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