unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Christoph Scholtes <cschol2112@googlemail.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: Juanma Barranquero <lekktu@gmail.com>, emacs-devel@gnu.org
Subject: Re: Included libraries in the Windows binary distribution
Date: Sun, 05 Feb 2012 14:45:19 -0700	[thread overview]
Message-ID: <8662flymxc.fsf@googlemail.com> (raw)
In-Reply-To: <8362flc876.fsf@gnu.org> (Eli Zaretskii's message of "Sun, 05 Feb 2012 22:54:21 +0200")

Eli Zaretskii <eliz@gnu.org> writes:

> The question is: why does it even try to find it?  And the answer is
> that Emacs unconditionally calls xmlCleanupParser on exit, and that
> call tries to load the library.
>
> I will fix that.

Aha! Something else I noticed that seemed odd. Sometimes during
compilation the output looked like this:

Call to emacs to compile el file
Wrote blabla.elc
libxml2 library not found
libxml2 library not found
libxml2 library not found

I.e. there were multiple calls to find the library right after
another. If the call to the library was on Emacs exit, I am wondering
why it was even started after the first call, since it did not report
that any elc file was written. Just thought I bring it up. Perhaps we
have some unnecessary invocations of the executable during bootstrap?

>> Use libxml-parse-(xml|html)-region.
>
> Yes, that's how I tested it.
>
> These functions are slow, btw.

I tried it and it seems to work fine.

Are there any real-world applications for this? Can I read HTML email
with gnus now?! :)

Some test case like that would be nice. Other than that I am ready to
ship the libxml2 support with the weekly snapshots after the patch
hits the trunk.

Christoph



  parent reply	other threads:[~2012-02-05 21:45 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-03 23:55 Included libraries in the Windows binary distribution Lars Magne Ingebrigtsen
2012-01-04  1:09 ` Juanma Barranquero
2012-01-04  3:10   ` Lars Magne Ingebrigtsen
2012-01-04  5:10     ` Eli Zaretskii
2012-01-04  5:09 ` Eli Zaretskii
2012-02-04 13:42   ` Eli Zaretskii
2012-02-05  0:37     ` Juanma Barranquero
2012-02-05 16:32       ` Eli Zaretskii
2012-02-05  3:00     ` Christoph Scholtes
2012-02-05 16:32       ` Eli Zaretskii
2012-02-05 19:27         ` Christoph Scholtes
2012-02-05 19:52           ` Juanma Barranquero
2012-02-05 20:54             ` Eli Zaretskii
2012-02-05 21:21               ` Juanma Barranquero
2012-02-05 21:45               ` Christoph Scholtes [this message]
2012-02-06 13:10                 ` Ted Zlatanov
2012-02-07  2:48                   ` Christoph Scholtes
2012-02-08  4:02     ` Eli Zaretskii
2012-02-08 19:16       ` Stefan Monnier
2012-02-10 10:32         ` Eli Zaretskii

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8662flymxc.fsf@googlemail.com \
    --to=cschol2112@googlemail.com \
    --cc=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=lekktu@gmail.com \
    /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 public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).