From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lars Magne Ingebrigtsen Newsgroups: gmane.emacs.devel Subject: Re: Linking Emacs with libxml2 Date: Mon, 06 Sep 2010 23:01:40 +0200 Organization: Programmerer Ingebrigtsen Message-ID: References: <876539FE-FAEC-486A-BE73-CABF1C0D8EB3@mit.edu> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1283806931 5712 80.91.229.12 (6 Sep 2010 21:02:11 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 6 Sep 2010 21:02:11 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Sep 06 23:02:09 2010 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1OsipM-0007n9-LW for ged-emacs-devel@m.gmane.org; Mon, 06 Sep 2010 23:02:08 +0200 Original-Received: from localhost ([127.0.0.1]:45693 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OsipL-0002tS-U6 for ged-emacs-devel@m.gmane.org; Mon, 06 Sep 2010 17:02:08 -0400 Original-Received: from [140.186.70.92] (port=51788 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OsipB-0002qU-8F for emacs-devel@gnu.org; Mon, 06 Sep 2010 17:02:00 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Osip6-0003nd-De for emacs-devel@gnu.org; Mon, 06 Sep 2010 17:01:56 -0400 Original-Received: from lo.gmane.org ([80.91.229.12]:34065) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Osip6-0003nU-6x for emacs-devel@gnu.org; Mon, 06 Sep 2010 17:01:52 -0400 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1Osip2-0007YM-6r for emacs-devel@gnu.org; Mon, 06 Sep 2010 23:01:48 +0200 Original-Received: from cm-84.215.34.171.getinternet.no ([84.215.34.171]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 06 Sep 2010 23:01:48 +0200 Original-Received: from larsi by cm-84.215.34.171.getinternet.no with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 06 Sep 2010 23:01:48 +0200 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: emacs-devel@gnu.org Original-Lines: 18 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: cm-84.215.34.171.getinternet.no Mail-Copies-To: never X-Now-Playing: Various's _Jonny_: "Peaches - Jonny" User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/24.0.50 (gnu/linux) Cancel-Lock: sha1:NHP8N7k5j8yp3SqKwCXc1kNNYhI= X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:129723 Archived-At: Chad Brown writes: > Do you have a feel for how much slower the elisp-based parsing is? Is > it causing noticeable delays in Gnus, for example? Gnus doesn't really parse HTML, but the experience with w3 shows that it's quite slow. > I can't totally commit to building anything, but I'm interested in the > dynamic library interface to emacs (interested but not yet > knowledgable), and I might be able to put some time into helping out. This wouldn't be a dynamic library interface thing, but a statically compiled interface. -- (domestic pets only, the antidote for overdose, milk.) larsi@gnus.org * Lars Magne Ingebrigtsen