bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#9388: 24.0.50; Bug in libxml-parse-xml-region


From: David Engster
Subject: bug#9388: 24.0.50; Bug in libxml-parse-xml-region
Date: Sun, 28 Aug 2011 09:53:24 +0200
User-agent: Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.50 (gnu/linux)

merge 9265 9388
thanks

Jason Earl writes:
> Then start ielm and test libxml-parse-xml-region with the following bit
> of elisp.
>
> (with-current-buffer "foo.xml"
>        (libxml-parse-xml-region (point-min) (point-max)))
>
> It will return nil, but it should return "(foo nil)".

This is a duplicate of #9265.

-David





reply via email to

[Prev in Thread] Current Thread [Next in Thread]