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


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

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

> Emacs did return a runtime error

This is what Emacs does.  

From xml.c: 96
	  message1 ("libxml2 library not found");

and message1 (based on other uses elsewhere) seems to be used for
ordinary echo area messages (like prompt strings etc) as opposed to an
"error" message.

----------------------------------------------------------------

It is easy to check though.

I don't have access to a Windows machine.  It should really be an error
and not a simple informative message.  Try this:

1. Remove libxml
2. M-x toggle-debug-on-error RET
3. Export to freemind

Do you now get a backtrace buffer?  




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.