From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/13654 Path: news.gmane.org!not-for-mail From: David Engster Newsgroups: gmane.emacs.gnus.user Subject: Re: rss shimbuns Date: Sat, 13 Feb 2010 11:40:01 +0100 Message-ID: <87d409xvum.fsf@arcor.de> 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> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1266057656 1599 80.91.229.12 (13 Feb 2010 10:40:56 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 13 Feb 2010 10:40:56 +0000 (UTC) To: info-gnus-english@gnu.org Original-X-From: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Sat Feb 13 11:40:53 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 1NgFQi-0007HP-RG for gegu-info-gnus-english@m.gmane.org; Sat, 13 Feb 2010 11:40:53 +0100 Original-Received: from localhost ([127.0.0.1]:51518 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NgFQi-0007Pp-6p for gegu-info-gnus-english@m.gmane.org; Sat, 13 Feb 2010 05:40:52 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NgFQG-0007L0-2X for info-gnus-english@gnu.org; Sat, 13 Feb 2010 05:40:24 -0500 Original-Received: from [140.186.70.92] (port=51603 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NgFQF-0007Kq-AF for info-gnus-english@gnu.org; Sat, 13 Feb 2010 05:40:23 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NgFQE-0005St-KB for info-gnus-english@gnu.org; Sat, 13 Feb 2010 05:40:23 -0500 Original-Received: from lo.gmane.org ([80.91.229.12]:40155) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NgFQE-0005Sh-AZ for info-gnus-english@gnu.org; Sat, 13 Feb 2010 05:40:22 -0500 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1NgFQC-0006v7-U5 for info-gnus-english@gnu.org; Sat, 13 Feb 2010 11:40:20 +0100 Original-Received: from dslc-082-082-180-164.pools.arcor-ip.net ([82.82.180.164]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 13 Feb 2010 11:40:20 +0100 Original-Received: from deng by dslc-082-082-180-164.pools.arcor-ip.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 13 Feb 2010 11:40:20 +0100 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: info-gnus-english@gnu.org Original-Lines: 21 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: dslc-082-082-180-164.pools.arcor-ip.net User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.1.92 (gnu/linux) Mail-Copies-To: never Cancel-Lock: sha1:uNokaXnEZdbjOwRzxcHXVfx/2jA= 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:13654 Archived-At: Nigel Beck writes: > While I'm on rss-blogs shimbuns... In a "normal" group, I enter the group, read > stuff, mark it with E, and quit. Then I don't see those things again. > With my rss-blogs shimbuns, every type I type "g" in the *Group* buffer to > refresh, I get the same count and article subset. For example, I might > get 4 articles for a particular blog, regardless of whether I've expired > them or not. > > Is there something I'm supposed to do differently when > dealing with shimbuns to get the articles to actually expire? It works > well with, for example, the NY Times shimbun, so its not "all shimbuns", > simply (for me) "all rss-blogs shimbuns" Hmm. Does is help to include (defvar shimbun-rss-blogs-expiration-days 14) somewhere in sb-rss-blogs.el ? Regards, David