From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/10520 Path: main.gmane.org!not-for-mail From: dsg@linus.mitre.org (David S. Goldberg) Newsgroups: gmane.emacs.gnus.general Subject: Re: Not running expiry when I exit a group Date: 04 Apr 1997 08:23:25 -0500 Sender: dsg@linus.mitre.org Message-ID: References: Reply-To: dsg@mitre.org (David S. Goldberg) 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 1035150377 24867 80.91.224.250 (20 Oct 2002 21:46:17 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 21:46:17 +0000 (UTC) Cc: ding@ifi.uio.no 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 FAA05093 for ; Fri, 4 Apr 1997 05:33:57 -0800 Original-Received: from linus.mitre.org (linus.mitre.org [129.83.10.1]) by ifi.uio.no with ESMTP (8.6.11/ifi2.4) id for ; Fri, 4 Apr 1997 15:23:30 +0200 Original-Received: from blackbird.mitre.org (blackbird.mitre.org [129.83.65.14]) by linus.mitre.org (8.8.5/8.8.5) with ESMTP id IAA26921; Fri, 4 Apr 1997 08:23:27 -0500 (EST) Original-Received: (from dsg@localhost) by blackbird.mitre.org (8.8.2/8.8.2) id IAA09332; Fri, 4 Apr 1997 08:23:26 -0500 (EST) Original-To: Jason L Tibbitts III X-Face: GUaHTH@nS>[7,ME@-gYZ4#Wl{z"99k@[[Y8AcP0x1paqu.,z9,XSV1WI>{q3f6^e5(zrit <4fV&VHhmE`uidRqtmG27;si9&r;#KSF~E#$%W8w(xdp)H4tW=\2XOk~3=@oGqqpj;m4xf Ow;y26396&,34@9#~4;@*S;E0cq"LM9N(us4P%F(Nxis'Vvfm9?KufH;:Q$dMa-QWGLR&K d0`LJZE8xb*>^yN>b]_NcU:E=Zn\1=#/(OS2 In-Reply-To: Jason L Tibbitts III's message of 04 Apr 1997 02:32:16 -0600 Original-Lines: 16 X-Mailer: Gnus v5.4.40/Emacs 19.34 Xref: main.gmane.org gmane.emacs.gnus.general:10520 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:10520 Here's what I have in my .gnus: ;;;; do expiration in a demon instead of at summary exit (remove-hook 'gnus-summary-prepare-exit-hook 'gnus-summary-expire-articles) ;;; expire all groups if idle for an hour (gnus-demon-add-handler 'gnus-group-expire-all-groups nil 60) Since I leave Emacs up for many days at a time (well, unless there's a new Gnus or W3 or something to install :-) expiry happens when I'm away from the office. -- Dave Goldberg Post: The Mitre Corporation\MS B305\202 Burlington Rd.\Bedford, MA 01730 Phone: 617-271-3887 Email: dsg@mitre.org