From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/24853 Path: main.gmane.org!not-for-mail From: Robert Epprecht Newsgroups: gmane.emacs.gnus.general Subject: Re: gnus-agent-expire Date: 27 Aug 1999 20:25:05 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: References: 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 1035162349 11019 80.91.224.250 (21 Oct 2002 01:05:49 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 01:05:49 +0000 (UTC) Return-Path: Original-Received: from bart.math.uh.edu (bart.math.uh.edu [129.7.128.48]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id OAA09015 for ; Fri, 27 Aug 1999 14:29:54 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by bart.math.uh.edu (8.9.1/8.9.1) with ESMTP id NAB23176; Fri, 27 Aug 1999 13:27:11 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Fri, 27 Aug 1999 13:27:44 -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 NAA11479 for ; Fri, 27 Aug 1999 13:27:33 -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 OAA08951 for ; Fri, 27 Aug 1999 14:26:40 -0400 (EDT) Original-Received: from pc.sunweb.ch [195.141.237.117] by mail.sunweb.ch with ESMTP (SMTPD32-4.03) id A6A75DA01FA; Fri, 27 Aug 1999 19:27:35 +03d00 Original-Received: (from epprecht@localhost) by pc.sunweb.ch (8.8.8/8.8.8) id UAA00951; Fri, 27 Aug 1999 20:25:06 +0200 Original-To: ding@gnus.org In-Reply-To: Lars Magne Ingebrigtsen's message of "27 Aug 1999 19:10:00 +0200" Original-Lines: 15 X-Mailer: Gnus v5.6.45/Emacs 20.2 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:24853 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:24853 Lars Magne Ingebrigtsen writes: > Robert Epprecht writes: > > > 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. > > Well, age is here computed from when the articles were slurped into > the Agent. Could that explain what you're seeing? > No, they were downloaded and read months ago. Robert Epprecht