all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Glenn Morris <rgm@gnu.org>
To: emacs-devel@gnu.org
Cc: Lars Ingebrigtsen <larsi@gnus.org>
Subject: Re: master 369cb30: (libxml-parse-html-region): Make DISCARD-COMMENTS obsolete
Date: Mon, 23 Apr 2018 21:03:38 -0400	[thread overview]
Message-ID: <f7eoxs9ed.fsf@fencepost.gnu.org> (raw)
In-Reply-To: <20180414170726.9EBD720648@vcs0.savannah.gnu.org> (Lars Ingebrigtsen's message of "Sat, 14 Apr 2018 13:07:26 -0400 (EDT)")

Lars Ingebrigtsen wrote:

> branch: master
> commit 369cb30d8cc9b2c1eee8ed21cca89e0277f8d61d
[...]
>     (libxml-parse-html-region): Make DISCARD-COMMENTS obsolete
>     
>     * lisp/subr.el (libxml-parse-xml-region)
>     (libxml-parse-html-region): Make DISCARD-COMMENTS obsolete.
[...]
> --- a/lisp/subr.el
> +++ b/lisp/subr.el
[...]
> +(set-advertised-calling-convention 'libxml-parse-xml-region '(start end base-url) "27.1")
> +(set-advertised-calling-convention 'libxml-parse-html-region '(start end base-url) "27.1")

Hi,

As well as making DISCARD-COMMENTS obsolete, the above makes BASE-URL
required when it was previously optional. Was that intentional?



       reply	other threads:[~2018-04-24  1:03 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20180414170725.23574.8815@vcs0.savannah.gnu.org>
     [not found] ` <20180414170726.9EBD720648@vcs0.savannah.gnu.org>
2018-04-24  1:03   ` Glenn Morris [this message]
2018-04-24 14:44     ` master 369cb30: (libxml-parse-html-region): Make DISCARD-COMMENTS obsolete Lars Ingebrigtsen

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=f7eoxs9ed.fsf@fencepost.gnu.org \
    --to=rgm@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=larsi@gnus.org \
    /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.