From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/59605 Path: main.gmane.org!not-for-mail From: Katsumi Yamaoka Newsgroups: gmane.emacs.gnus.general Subject: Re: RSS no-go in current CVS gnus Date: Thu, 20 Jan 2005 08:56:18 +0900 Organization: Emacsen advocacy group Message-ID: References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1106179039 6154 80.91.229.6 (19 Jan 2005 23:57:19 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 19 Jan 2005 23:57:19 +0000 (UTC) Cc: ding@gnus.org Original-X-From: ding-owner+M8145@lists.math.uh.edu Thu Jan 20 00:57:11 2005 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CrPhG-00061u-00 for ; Thu, 20 Jan 2005 00:57:10 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu ident=lists) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1CrPgl-00009O-00; Wed, 19 Jan 2005 17:56:39 -0600 Original-Received: from util2.math.uh.edu ([129.7.128.23]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1CrPgh-00009J-00 for ding@lists.math.uh.edu; Wed, 19 Jan 2005 17:56:35 -0600 Original-Received: from quimby.gnus.org ([80.91.224.244]) by util2.math.uh.edu with esmtp (Exim 4.30) id 1CrPga-0000uf-RJ for ding@lists.math.uh.edu; Wed, 19 Jan 2005 17:56:29 -0600 Original-Received: from washington.hostforweb.net ([69.61.11.2]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1CrPgZ-0002sL-00 for ; Thu, 20 Jan 2005 00:56:28 +0100 Original-Received: from [127.0.0.1] (helo=localhost) by washington.hostforweb.net with esmtpa (Exim 4.43) id 1CrPgl-0007m5-Qq; Wed, 19 Jan 2005 18:56:40 -0500 Original-To: Matthias Andree 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:ZnH8bm/cXQX56MSa6fh9k8ZFgO4= X-Hashcash: 1:20:050119:matthias.andree@gmx.de::btycTwkJCFy4XUs3:0000000000000000000000000000000000000004T6Z X-Hashcash: 1:20:050119:ding@gnus.org::Oq6mIDtp3t3ILBAX:0000AZVg 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 - gnus.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: Precedence: bulk Original-Sender: ding-owner@lists.math.uh.edu Xref: main.gmane.org gmane.emacs.gnus.general:59605 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:59605 >>>>> In Matthias Andree wrote: >> I'm not familiar with it but I think it might not be enough for >> parsing some xml contents. Could you try the latest one? > That did the trick, thank you! > Is it worthwhile letting Gnus complain if xml.el is too old? Oops, I'm very sorry for that. I noticed the problem is caused by my bogus change, not by xml.el. 2004-12-26 Katsumi Yamaoka [...] (nnrss-find-el): Make it work with old xml.el as well. I forgot what ``old xml.el'' means but I'm looking into it...