From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/74116 Path: news.gmane.org!not-for-mail From: "JJ" Newsgroups: gmane.emacs.gnus.general Subject: RSS - No feeds found Date: Tue, 16 Nov 2010 09:24:43 -0500 (EST) Message-ID: <56626.195.239.33.7.1289917483.squirrel@mail.hcoop.net> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain;charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: dough.gmane.org 1289917579 27936 80.91.229.12 (16 Nov 2010 14:26:19 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 16 Nov 2010 14:26:19 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M22481@lists.math.uh.edu Tue Nov 16 15:26:15 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 1PIMU7-00049Y-IU for ding-account@gmane.org; Tue, 16 Nov 2010 15:26:11 +0100 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 1PIMSv-0001Ya-Fk; Tue, 16 Nov 2010 08:24:57 -0600 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1PIMSs-0001YM-Dq for ding@lists.math.uh.edu; Tue, 16 Nov 2010 08:24:54 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1PIMSq-0003aS-Aq for ding@lists.math.uh.edu; Tue, 16 Nov 2010 08:24:53 -0600 Original-Received: from deleuze.hcoop.net ([69.90.123.67] ident=Debian-exim) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1PIMSp-0006kk-00 for ; Tue, 16 Nov 2010 15:24:51 +0100 Original-Received: from localhost ([127.0.0.1] helo=mail.hcoop.net ident=hcoop) by deleuze.hcoop.net with esmtp (Exim 4.63) (envelope-from ) id 1PIMSh-00080b-A9 for ding@gnus.org; Tue, 16 Nov 2010 09:24:43 -0500 Original-Received: from 195.239.33.7 (SquirrelMail authenticated user jj) by mail.hcoop.net with HTTP; Tue, 16 Nov 2010 09:24:43 -0500 (EST) User-Agent: SquirrelMail/1.4.9a X-Priority: 3 (Normal) Importance: Normal X-Spam-Score: -1.9 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:74116 Archived-At: I've been using Gnus to read a bunch of RSS feeds, lately, i.e. a couple of weeks the following RSS feed: http://servis.idnes.cz/rss.asp hasn't had any news, which only came to me after a while, which is impossible, since it's a newssite with hundreds of daily new stories. So removed it with `G Del', now when I try adding it with `G R', it fails with: Debugger entered--Lisp error: (error "No feeds found for http://servis.idnes.cz/rss.asp") signal(error ("No feeds found for http://servis.idnes.cz/rss.asp")) error("No feeds found for %s" "http://servis.idnes.cz/rss.asp") gnus-group-make-rss-group() call-interactively(gnus-group-make-rss-group nil nil) What could be the issue? -- JJ