From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/13669 Path: news.gmane.org!not-for-mail From: David Engster Newsgroups: gmane.emacs.gnus.user Subject: Re: rss shimbuns Date: Wed, 17 Feb 2010 14:46:49 +0100 Message-ID: References: <87r5osrifu.fsf@bsdlaptop.bsdlaptop.danakil.selfip.com> <87aavfadpy.fsf@bsdlaptop.bsdlaptop.danakil.selfip.com> <87zl3eh2sx.fsf@arcor.de> <87zl3e3ruw.fsf@bsdlaptop.bsdlaptop.danakil.selfip.com> <87d409xvum.fsf@arcor.de> <877hqcu3h7.fsf@bsdlaptop.bsdlaptop.danakil.selfip.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1266414444 1928 80.91.229.12 (17 Feb 2010 13:47:24 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 17 Feb 2010 13:47:24 +0000 (UTC) To: info-gnus-english@gnu.org Original-X-From: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Wed Feb 17 14:47:22 2010 Return-path: Envelope-to: gegu-info-gnus-english@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1NhkFL-00082w-Hl for gegu-info-gnus-english@m.gmane.org; Wed, 17 Feb 2010 14:47:19 +0100 Original-Received: from localhost ([127.0.0.1]:57048 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NhkFL-0000Rl-1T for gegu-info-gnus-english@m.gmane.org; Wed, 17 Feb 2010 08:47:19 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NhkFI-0000Qm-Pa for info-gnus-english@gnu.org; Wed, 17 Feb 2010 08:47:16 -0500 Original-Received: from [140.186.70.92] (port=34514 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NhkFH-0000Py-Rp for info-gnus-english@gnu.org; Wed, 17 Feb 2010 08:47:16 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NhkFF-0005Pk-9v for info-gnus-english@gnu.org; Wed, 17 Feb 2010 08:47:15 -0500 Original-Received: from lo.gmane.org ([80.91.229.12]:46934) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NhkFF-0005PR-3v for info-gnus-english@gnu.org; Wed, 17 Feb 2010 08:47:13 -0500 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1NhkFE-0007w0-4e for info-gnus-english@gnu.org; Wed, 17 Feb 2010 14:47:12 +0100 Original-Received: from imac-c2.pc.gwdg.de ([134.76.4.139]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 17 Feb 2010 14:47:12 +0100 Original-Received: from deng by imac-c2.pc.gwdg.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 17 Feb 2010 14:47:12 +0100 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: info-gnus-english@gnu.org Original-Lines: 22 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: imac-c2.pc.gwdg.de User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.1.90 (darwin) Mail-Copies-To: never Cancel-Lock: sha1:6aooHizVDVrairKPzd4UX8a0ISA= X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-BeenThere: info-gnus-english@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Announcements and discussions for GNUS, the GNU Emacs Usenet newsreader \(in English\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Errors-To: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.gnus.user:13669 Archived-At: Nigel Beck writes: > I eval'ed that and some of the blogs are now expiring. This one > "http://www.andrewbeck.ca/feeds/posts/default?alt=rss" isn't... Maybe > there is something strange about it? I believe its hosted by blogger or > something like that, so it shouldn't be too abnormal Ah, OK. This happens when there are postings in the feed which are older than the expiry-time. I think this can be considered a bug, but not in rss-blogs but in sb-rss.el itself. I will have to take this to the emacs-w3m mailing list. For now, you can circumvent this problem by either not deleting/expiring the articles (just mark them as read) or by setting a large expiry time on the group. For doing the latter, completely delete the group (with 'C-u G DEL'), restart Gnus and create it anew. Then do 'G p' on the group and set ((expiry-time . 300)) Regards, David