From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/70592 Path: news.gmane.org!not-for-mail From: Sivaram Neelakantan Newsgroups: gmane.emacs.gnus.general Subject: Re: Built-in HTML parsing and rendering library Date: Mon, 06 Sep 2010 23:56:50 +0530 Message-ID: <82d3sqafth.fsf@gmail.com> References: <87mxrvo5sk.fsf@rimspace.net> <87pqwrjc7b.fsf@lifelogs.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1283797665 32538 80.91.229.12 (6 Sep 2010 18:27:45 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 6 Sep 2010 18:27:45 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M18967@lists.math.uh.edu Mon Sep 06 20:27:43 2010 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1OsgPv-0004wf-2P for ding-account@gmane.org; Mon, 06 Sep 2010 20:27:43 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1OsgPK-0003Y3-U0; Mon, 06 Sep 2010 13:27:06 -0500 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1OsgPI-0003Xk-1c for ding@lists.math.uh.edu; Mon, 06 Sep 2010 13:27:04 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1OsgPG-0006MP-QT for ding@lists.math.uh.edu; Mon, 06 Sep 2010 13:27:03 -0500 Original-Received: from lo.gmane.org ([80.91.229.12]) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1OsgPE-0006K4-00 for ; Mon, 06 Sep 2010 20:27:00 +0200 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1OsgPC-0004Vb-Sk for ding@gnus.org; Mon, 06 Sep 2010 20:26:58 +0200 Original-Received: from 122.179.44.34 ([122.179.44.34]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 06 Sep 2010 20:26:58 +0200 Original-Received: from nsivaram.net by 122.179.44.34 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 06 Sep 2010 20:26:58 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 17 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: 122.179.44.34 User-Mail-Address: nsivaram.net@gmail.com User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.2 (windows-nt) Cancel-Lock: sha1:6kIRteeblh2J/K0+Bi7bH6PRS8w= X-Spam-Score: 0.2 (/) X-Spam-Report: SpamAssassin (3.3.1 2010-03-16) analysis follows Bayesian score: 0.0000 Ham tokens: 0.000-529--931h-0s--0d--H*M:fsf, 0.000-421--740h-0s--0d--H*u:Emacs, 0.000-403--709h-0s--0d--H*u:Gnus, 0.000-223--391h-0s--0d--H*r:sk:1AlnuQ-, 0.000-223--391h-0s--0d--HX-Spam-Relays-External:80.91.229.12 Spam tokens: 0.987-1--0h-1s--2d--H*r:122.179.44, 0.916-567--573h-19542s--0d--HX-Spam-Relays-External:quimby.gnus.org, 0.916-567--573h-19542s--0d--H*RU:quimby.gnus.org, 0.914-528--570h-18816s--0d--HTo:D*gnus.org, 0.896-417--723h-19542s--0d--HX-Spam-Relays-Internal:quimby.gnus.org Autolearn status: no 0.0 FREEMAIL_FROM Sender email is freemail (nsivaram.net[at]gmail.com) 0.0 DKIM_ADSP_CUSTOM_MED No valid author signature, adsp_override is CUSTOM_MED 1.2 RCVD_NUMERIC_HELO Received: contains an IP address used for HELO -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] 0.9 NML_ADSP_CUSTOM_MED ADSP custom_med hit, and not from a mailing list 0.0 T_TO_NO_BRKTS_FREEMAIL T_TO_NO_BRKTS_FREEMAIL List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:70592 Archived-At: On Mon, Sep 06 2010,Lars Magne Ingebrigtsen Lars Magne Ingebrigtsen wrote: [snipped 9 lines] > And since libxml2 is already installed on 99% of Linux machines, linking > Emacs to it should be no big deal. > [snipped 8 lines] erm...about the blighters like me who use Emacs on Win32. Brother, could you spare a thought? ;) sivaram --