From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/10575 Path: main.gmane.org!not-for-mail From: Steinar Bang Newsgroups: gmane.emacs.gnus.general Subject: Re: Not running expiry when I exit a group Date: 06 Apr 1997 18:59:13 +0200 Sender: sb@norne.metis.no Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 (generated by tm-edit 7.105) Content-Type: text/plain; charset=US-ASCII X-Trace: main.gmane.org 1035150423 25160 80.91.224.250 (20 Oct 2002 21:47:03 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 21:47:03 +0000 (UTC) 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 KAA10450 for ; Sun, 6 Apr 1997 10:04:47 -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 ; Sun, 6 Apr 1997 18:59:54 +0200 Original-Received: (qmail 14848 invoked by uid 504); 6 Apr 1997 16:57:24 -0000 Original-Received: (qmail 14845 invoked from network); 6 Apr 1997 16:57:23 -0000 Original-Received: from abel.metis.no (HELO gw.metis.no) (193.90.64.1) by claymore.vcinet.com with SMTP; 6 Apr 1997 16:57:22 -0000 Original-Received: by gw.metis.no (8.8.4/8.8.4) with ESMTP id SAA07062; Sun, 6 Apr 1997 18:59:17 +0200 (MET DST) Original-Received: by mailhub.metis.no (8.8.4/8.8.4) with ESMTP id SAA21023; Sun, 6 Apr 1997 18:59:13 +0200 (MET DST) Original-Received: by norne.metis.no (8.8.4/8.8.4) id SAA15882; Sun, 6 Apr 1997 18:59:14 +0200 (MET DST) Original-To: ding@gnus.org In-Reply-To: Paul Franklin's message of 04 Apr 1997 14:37:20 -0800 Original-Lines: 19 X-Mailer: Gnus v5.4.25/Emacs 19.34 Xref: main.gmane.org gmane.emacs.gnus.general:10575 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:10575 >>>>> Paul Franklin : > There's also a _big_ difference in doing this with a local file > system and a filesystem that's across the network. True. If I run Gnus in an emacs process started on the server where my home directory resides, the respons is acceptable. But I will in the future occasionally even want to access nnml folders over ftp connections, so I would like expiry to be as efficient as possible without juggling disks around. Hm... how about having a Gnus daemon do expiry every night, and not do expiry on exiting groups? Has anyone done this? Does anyone have a cookbook receipe they would like to share? - Steinar