emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: nnrss not compatible with www.onlamp.com


From: Katsumi Yamaoka
Subject: Re: nnrss not compatible with www.onlamp.com
Date: Thu, 02 Dec 2004 13:02:20 +0900
User-agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3.50 (gnu/linux)

>>>>> In <address@hidden> Henrik Holmboe wrote:

> Hello,

> it seems that I cannot subscribe to the RSS at O'Reilly's ONLamp at
> <http://www.onlamp.com/>. You can find the RSS at
> <http://www.oreillynet.com/meerkat/?_fl=rss10&t=ALL&c=5544>.

> Hope this is solvable. :)

xml.el cannot parse it because of the following section:

<!DOCTYPE rdf:RDF [
<!ENTITY % HTMLlat1 PUBLIC
 "-//W3C//ENTITIES Latin 1 for XHTML//EN"
 "http://www.w3.org/TR/xhtml1/DTD/xhtml-lat1.ent";>
%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.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]