From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Katsumi Yamaoka Newsgroups: gmane.emacs.devel Subject: Re: nnrss not compatible with www.onlamp.com Date: Thu, 02 Dec 2004 13:02:20 +0900 Organization: Emacsen advocacy group Message-ID: References: <7rekia9t4h.fsf@elements.hack.se> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1101960169 27725 80.91.229.6 (2 Dec 2004 04:02:49 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 2 Dec 2004 04:02:49 +0000 (UTC) Cc: Henrik Holmboe , bugs@gnus.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Dec 02 05:02:42 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CZiAz-0005x6-00 for ; Thu, 02 Dec 2004 05:02:42 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CZiKW-0005Ye-Eo for ged-emacs-devel@m.gmane.org; Wed, 01 Dec 2004 23:12:32 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CZiKP-0005Xl-1G for emacs-devel@gnu.org; Wed, 01 Dec 2004 23:12:25 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CZiKO-0005XS-DP for emacs-devel@gnu.org; Wed, 01 Dec 2004 23:12:24 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CZiKO-0005XI-BE for emacs-devel@gnu.org; Wed, 01 Dec 2004 23:12:24 -0500 Original-Received: from [69.61.11.2] (helo=washington.hostforweb.net) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.34) id 1CZiAq-0006Ir-1g for emacs-devel@gnu.org; Wed, 01 Dec 2004 23:02:32 -0500 Original-Received: from localhost ([127.0.0.1]) by washington.hostforweb.net with esmtpa (Exim 4.42) id 1CZiAs-0006Lg-Je; Wed, 01 Dec 2004 23:02:34 -0500 Original-To: emacs-devel@gnu.org X-Face: #kKnN,xUnmKia.'[pp`; Omh}odZK)?7wQSl"4o04=EixTF+V[""w~iNbM9ZL+.b*_CxUmFk B#Fu[*?MZZH@IkN:!"\w%I_zt>[$nm7nQosZ<3eu; B:$Q_:p!',P.c0-_Cy[dz4oIpw0ESA^D*1Lw= L&i*6&( User-Agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3.50 (gnu/linux) Cancel-Lock: sha1:3zwWzLn+S0xrmfPJEL8X68nBTDM= X-Hashcash: 1:20:041202:emacs-devel@gnu.org::cv0O653t3zTG/nF3:000000000000000000000000000000000000000000053g X-Hashcash: 1:20:041202:henrik@holmboe.se::bxEzz8SdCWWrtQ8m:000000000000000000000000000000000000000000007tUs X-Hashcash: 1:20:041202:bugs@gnus.org::Cu0WkKpQXlOVN01w:0000AgbQ X-Antivirus-Scanner: Clean mail though you should still use an Antivirus X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - washington.hostforweb.net X-AntiAbuse: Original Domain - gnu.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - jpl.org X-Source: X-Source-Args: X-Source-Dir: 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: main.gmane.org gmane.emacs.devel:30597 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:30597 >>>>> In <7rekia9t4h.fsf@elements.hack.se> Henrik Holmboe wrote: > Hello, > it seems that I cannot subscribe to the RSS at O'Reilly's ONLamp at > . You can find the RSS at > . > Hope this is solvable. :) xml.el cannot parse it because of the following section: %HTMLlat1; ]> which is in the head of that RSS. I'm sorry I'm not familiar with xml.el and nnrss.el. Could anyone please investigate it? Thanks in advance. P.S. Henrik Holmboe seems to use Emacs 21.3, so I think he will need to use the latest xml.el even if the problem is solved.