Gnus development mailing list
 help / color / mirror / Atom feed
From: Wesley Hardaker <whardake@sphysdec1.unil.ch>
Subject: Re: Not running expiry when I exit a group
Date: 07 Apr 1997 10:49:14 +0200	[thread overview]
Message-ID: <qk2bu7rusj9.fsf@sphysdec1.unil.ch> (raw)
In-Reply-To: Jason L Tibbitts III's message of 04 Apr 1997 02:32:16 -0600

>>>>> In article <ufabu7v89yn.fsf@sina.hpc.uh.edu>, Jason L Tibbitts III <tibbs@hpc.uh.edu> writes:

Jason> I'm tired of waiting for expiry when I exit a group.  I would
Jason> prefer to run expiry when I save my .newsrc or when I quit Gnus
Jason> (which happens rarely).  I recall a variable that told Gnus
Jason> when it should run expiry, but I just can't remember.  Please,
Jason> refresh my memory (or tell me that I'm making this up).

As many have pointed out:
 
 (remove-hook 'gnus-summary-prepare-exit-hook 'gnus-summary-expire-articles)

For other ideas, this is what I do:

 (setq gnus-use-demon t)
 (gnus-demon-add-handler 'gnus-group-expire-all-groups 30 30)

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!

Wes


  parent reply	other threads:[~1997-04-07  8:49 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 [this message]
1997-04-19 15:46   ` Steinar Bang
1997-04-22 15:44     ` Brad Howes

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=qk2bu7rusj9.fsf@sphysdec1.unil.ch \
    --to=whardake@sphysdec1.unil.ch \
    /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).