From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/10776 Path: main.gmane.org!not-for-mail From: Brad Howes Newsgroups: gmane.emacs.gnus.general Subject: Re: Not running expiry when I exit a group Date: 22 Apr 1997 08:44:27 -0700 Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035150590 26319 80.91.224.250 (20 Oct 2002 21:49:50 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 21:49:50 +0000 (UTC) Cc: ding@gnus.org Return-Path: Original-Received: from ifi.uio.no (0@ifi.uio.no [129.240.64.2]) by deanna.miranova.com (8.8.5/8.8.5) with SMTP id JAA17133 for ; Tue, 22 Apr 1997 09:02:33 -0700 Original-Received: from claymore.vcinet.com (claymore.vcinet.com [208.205.12.23]) by ifi.uio.no with SMTP (8.6.11/ifi2.4) id for ; Tue, 22 Apr 1997 17:44:38 +0200 Original-Received: (qmail 7262 invoked by uid 504); 22 Apr 1997 15:42:17 -0000 Original-Received: (qmail 7259 invoked from network); 22 Apr 1997 15:42:16 -0000 Original-Received: from motgate.mot.com (129.188.136.100) by claymore.vcinet.com with SMTP; 22 Apr 1997 15:42:16 -0000 Original-Received: from pobox.mot.com (pobox.mot.com [129.188.137.100]) by motgate.mot.com (8.7.6/8.6.10/MOT-3.8) with ESMTP id KAA05676 for ; Tue, 22 Apr 1997 10:44:34 -0500 (CDT) Original-Received: from cssun3.corp.mot.com (cssun3.corp.mot.com [129.188.230.120]) by pobox.mot.com (8.7.6/8.6.10/MOT-3.8) with SMTP id KAA19863 for ; Tue, 22 Apr 1997 10:44:32 -0500 (CDT) Original-Received: (qmail 15859 invoked by uid 4465); 22 Apr 1997 15:44:28 -0000 Original-To: Steinar Bang In-Reply-To: Steinar Bang's message of 19 Apr 1997 17:46:43 +0200 Xref: main.gmane.org gmane.emacs.gnus.general:10776 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:10776 >>>> 'Steinar Bang (sb@metis.no)' asked the following: [snip] >> Which runs the expire process automagically every time I've been >> idle for 30 minutes or so... Works like a dream and I rarely ever >> see it happen! SB> I'm trying this out now. Is there a log somewhere of what is expired? SB> It's nice to know that things are actually happening. For Emacs, look in the `*Messages*' buffer. I see tons of `Expiring...' and `Deleting...' messages. When I first tried this out, instead of `gnus-group-expire-all-groups', I used this for the daemon to timestamp when the expire actually took place: (defun my-expire-all () (gnus-group-expire-all-groups) (message "%s: expired all gropus" (format-time-string "%D %r" (current-time)))) Brad -- Brad Howes Motorola E-Mail ID: XBH001 EMT Development SMTP E-Mail: bhowes@cssun3.corp.mot.com Motorola Corporate - MD H1780 Voice: 602 441 1522 Fax: 602 441 5455