Gnus development mailing list
 help / color / mirror / Atom feed
From: Brad Howes <bhowes@cssun3.corp.mot.com>
Cc: ding@gnus.org
Subject: Re: Not running expiry when I exit a group
Date: 22 Apr 1997 08:44:27 -0700	[thread overview]
Message-ID: <wjyg1wjxdt0.fsf@cssun3.corp.mot.com> (raw)
In-Reply-To: Steinar Bang's message of 19 Apr 1997 17:46:43 +0200

>>>> '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


      reply	other threads:[~1997-04-22 15:44 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1997-04-04  8:32 Jason L Tibbitts III
1997-04-04 12:53 ` Hrvoje Niksic
1997-04-04 13:09   ` Jan Vroonhof
1997-04-04 19:07     ` Jan Vroonhof
1997-04-04 15:18   ` Christopher Davis
1997-04-04 20:25     ` Sudish Joseph
1997-04-05 18:01       ` Christopher Davis
1997-04-04 13:08 ` Kai Grossjohann
1997-04-04 22:02   ` Jason L Tibbitts III
1997-04-04 13:23 ` David S. Goldberg
1997-04-04 13:40 ` Justin Sheehy
1997-04-04 18:17 ` Dewey M. Sasser
1997-04-04 19:16   ` Steinar Bang
1997-04-04 21:26     ` David Moore
1997-04-06 16:55       ` Steinar Bang
1997-04-07  8:15       ` Kai Grossjohann
1997-04-07 13:27         ` Justin Sheehy
1997-04-07 13:56           ` Kai Grossjohann
1997-04-07 15:54           ` Hrvoje Niksic
1997-04-07 17:34             ` Jan Vroonhof
1997-04-07 14:15         ` David Moore
1997-04-07 17:45           ` Christopher Davis
     [not found]     ` <r9q7mii1kkf.fsf@teapotdome.cs.washington.edu>
1997-04-06 16:59       ` Steinar Bang
1997-04-04 22:32   ` Jason L Tibbitts III
1997-04-05  7:21   ` Hrvoje Niksic
1997-04-05  8:24     ` Jason L Tibbitts III
1997-04-07  8:49 ` Wesley Hardaker
1997-04-19 15:46   ` Steinar Bang
1997-04-22 15:44     ` Brad Howes [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=wjyg1wjxdt0.fsf@cssun3.corp.mot.com \
    --to=bhowes@cssun3.corp.mot.com \
    --cc=ding@gnus.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).