From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/36625 Path: main.gmane.org!not-for-mail From: ShengHuo ZHU Newsgroups: gmane.emacs.gnus.general Subject: Re: nnrss bug Date: 07 Jun 2001 15:23:21 -0700 Message-ID: <2nofs0lyjq.fsf@piglet.jia.vnet> References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035172178 9560 80.91.224.250 (21 Oct 2002 03:49:38 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 03:49:38 +0000 (UTC) Return-Path: Return-Path: Original-Received: (qmail 4211 invoked from network); 7 Jun 2001 22:25:23 -0000 Original-Received: from unknown (HELO zsh.2y.net) (131.241.79.243) by gnus.org with SMTP; 7 Jun 2001 22:25:23 -0000 Original-Received: (from zsh@localhost) by zsh.2y.net (8.11.2/8.11.2) id f57MNLm01273; Thu, 7 Jun 2001 15:23:21 -0700 Original-To: ding@gnus.org X-Attribution: ZSH X-Face: 'IF:e51ib'Qbl^(}l^&4-J`'P!@[4~O|&k#:@Gld#b/]oMq&`&FVY._3+b`mzp~Jeve~/#/ ERD!OTe<86UhyN=l`mrPY)M7_}`Ktt\K+58Z!hu7>qU,i.N7TotU[FYE(f1;}`g2xj!u*l`^&=Q!g{ *q|ddto|nkt"$r,K$[)"|6,elPH= GJ6Q In-Reply-To: (Colin Marquardt's message of "06 Jun 2001 19:41:28 -0700") User-Agent: Gnus/5.090004 (Oort Gnus v0.04) Emacs/21.0.104 Original-Lines: 30 Xref: main.gmane.org gmane.emacs.gnus.general:36625 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:36625 Colin Marquardt writes: > Hi, > > let me first say that nnrss is great! Awesome, thanks, Shenghuo. > > However, there is a small problem. I added The Register to > nnrss-group-alist (http://www.theregister.co.uk/tonys/slashdot.rdf), > and it fails at the following item: > > > Vote! Vote! Vote! For Kieren McCarthy! > Reg hack in moonlighting shocker > http://www.theregister.co.uk/content/52/19516.html > > The backtrace is: > > Signaling: (wrong-type-argument char-or-string-p (u nil "Re")) > nnrss-decode-entities-unibyte-string((u nil "Re")) > nnrss-check-group("The Register" "") > nnrss-request-group("The Register" "" nil) > byte-code("..." [group dont-check method gnus-command-method gnus-find-method-for-group gnus-server-to-method gnus-get-function request-group gname string-match "^[^:]+:" 0 nil 1] 5) > gnus-activate-group("nnrss:The Register" scan) > gnus-get-unread-articles(nil) > gnus-group-get-new-news(nil) > call-interactively(gnus-group-get-new-news) Fixed. ShengHuo