GNU bug report logs - #9144
24.0.50; libxml-parse-xml-region fails on a certain xml form

Previous Next

Package: emacs;

Reported by: Katsumi Yamaoka <yamaoka <at> jpl.org>

Date: Fri, 22 Jul 2011 00:36:02 UTC

Severity: normal

Tags: fixed

Merged with 9265, 9388

Found in version 24.0.50

Fixed in version 24.1

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

Bug is archived. No further changes may be made.

Full log


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

From: Lars Magne Ingebrigtsen <larsi <at> gnus.org>
To: Katsumi Yamaoka <yamaoka <at> jpl.org>
Cc: 9144 <at> debbugs.gnu.org
Subject: Re: bug#9144: 24.0.50;
	libxml-parse-xml-region fails on a certain xml form
Date: Sat, 10 Sep 2011 20:15:17 +0200
Katsumi Yamaoka <yamaoka <at> jpl.org> writes:

> (with-current-buffer (url-retrieve-synchronously
> 		      "http://sankei.jp.msn.com/rss/news/points.xml")
>   (insert (decode-coding-string (prog1
> 				    (buffer-string)
> 				  (erase-buffer)
> 				  (set-buffer-multibyte t))
> 				'utf-8-dos))
>   (goto-char (point-min))
>   (search-forward "<")
>   (libxml-parse-xml-region (1- (point)) (point-max)))

This should now work again in bzr Emacs.

-- 
(domestic pets only, the antidote for overdose, milk.)
  bloggy blog http://lars.ingebrigtsen.no/




This bug report was last modified 13 years and 338 days ago.

Previous Next


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