From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/24127 Path: main.gmane.org!not-for-mail From: Robert Epprecht Newsgroups: gmane.emacs.gnus.general Subject: gnus-agent-expire Date: 10 Jul 1999 20:34:09 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 (generated by tm-edit 7.106) Content-Type: text/plain; charset=US-ASCII X-Trace: main.gmane.org 1035161747 7033 80.91.224.250 (21 Oct 2002 00:55:47 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 00:55:47 +0000 (UTC) Return-Path: Original-Received: from farabi.math.uh.edu (farabi.math.uh.edu [129.7.128.57]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id QAA19416 for ; Sat, 10 Jul 1999 16:09:48 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by farabi.math.uh.edu (8.9.1/8.9.1) with ESMTP id PAB28567; Sat, 10 Jul 1999 15:09:42 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sat, 10 Jul 1999 15:10:32 -0500 (CDT) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id PAA29707 for ; Sat, 10 Jul 1999 15:10:24 -0500 (CDT) Original-Received: from mail.sunweb.ch ([195.141.237.254]) by sclp3.sclp.com (8.8.5/8.8.5) with SMTP id QAA19409 for ; Sat, 10 Jul 1999 16:09:20 -0400 (EDT) Original-Received: from pc.sunweb.ch [195.141.237.41] by mail.sunweb.ch with ESMTP (SMTPD32-4.03) id A80415B201CC; Sat, 10 Jul 1999 22:07:32 +03d00 Original-Received: (from epprecht@localhost) by pc.sunweb.ch (8.8.8/8.8.8) id UAA00375; Sat, 10 Jul 1999 20:34:09 +0200 Original-To: ding@gnus.org Original-Lines: 16 X-Mailer: Gnus v5.6.45/Emacs 20.2 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:24127 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:24127 If I do 'M-x gnus-agent-expire' I thought that all read articles older than gnus-agent-expire-days would be expired, but I just discovered, that this seems not to be the case here. gnus-agent-expire-days's value is 28 (no group or topic parameters) but I do find read articles back to the 5 Apr after gnus-agent-expire in v0.95 (I run it on the same data in 5.6.45 a few days ago, so the behavior is in both versions.) It doesn't help marking the articles as expirable. I do run gnus-agent-expire quite often and it *does* expire articles. I just expected that these articles from april would have been erased from my hd now. Wrong expectations? Robert Epprecht