GNU bug report logs - #15840
libxml-parse-xml-region: Raise runtime error, don't return nil

Previous Next

Package: emacs;

Reported by: Jambunathan K <kjambunathan <at> gmail.com>

Date: Sat, 9 Nov 2013 04:00:03 UTC

Severity: minor

Done: Jambunathan K <kjambunathan <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Jambunathan K <kjambunathan <at> gmail.com>
To: Christof Spitz <christof.spitz <at> gmail.com>
Cc: 15840 <at> debbugs.gnu.org, emacs-orgmode <at> gnu.org
Subject: bug#15840: libxml-parse-xml-region: Raise runtime error, don't return nil
Date: Sat, 09 Nov 2013 09:29:15 +0530
Christof

Christof Spitz <christof.spitz <at> gmail.com> writes:

> I found the bug: Windows-Emacs was missing the libxml2 library. I got
> the libxml2-2.7.8.-w32-bin.zip, copied the content of /bin into Emacs'
> /bin directory and now the formatting works.

This should have been very difficult to track down. 

ox-freemind.el does invoke `libxml-parse-xml-region'.  I think Emacs
should raise a runtime error (and not return nil) if the above API is
called but libxml is unavailable.

ps: This bug is a good excuse to audit "other" such wrapper calls (if
there are any) and make sure that they don't fall silently.









This bug report was last modified 11 years and 187 days ago.

Previous Next


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