From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/8212 Path: main.gmane.org!not-for-mail From: Colin Rafferty Newsgroups: gmane.emacs.gnus.general Subject: Re: backgrounded expire deletes Date: 07 Oct 1996 17:31:01 -0400 Message-ID: References: Reply-To: Colin Rafferty NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035148410 10758 80.91.224.250 (20 Oct 2002 21:13:30 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 21:13:30 +0000 (UTC) Return-Path: Original-Received: (qmail 27333 invoked from smtpd); 7 Oct 1996 21:46:40 -0000 Original-Received: from ifi.uio.no (0@129.240.64.2) by deanna.miranova.com with SMTP; 7 Oct 1996 21:46:39 -0000 Original-Received: from mlfire.ml.com (mlfire.ml.com [192.246.100.1]) by ifi.uio.no with ESMTP (8.6.11/ifi2.4) id for ; Mon, 7 Oct 1996 23:31:36 +0200 Original-Received: from commpost.ml.com ([146.125.4.24]) by mlfire.ml.com (8.7.5/8.7.3/MLgw-2.07) with SMTP id RAA00496 for ; Mon, 7 Oct 1996 17:33:08 -0400 (EDT) Original-Received: from spssunp.spspme.ml.com (spssunp.spspme.ml.com [192.168.111.13]) by commpost.ml.com (8.6.12/8.6.12) with ESMTP id RAA18435; Mon, 7 Oct 1996 17:31:51 -0400 Original-Received: by spssunp.spspme.ml.com (SMI-8.6/SMI-4.1) id RAA07926; Mon, 7 Oct 1996 17:31:02 -0400 Original-To: (ding) GNUS Mailing List X-Face: ByE+UMAp1klWR3?\RNGx(A-~Ri!YT%C6M!sxoJL+.;9`Q/|+dj7[KR>gGMyV.2qZeot0NI`4\MA^_Qg`F9=+Ox&zaE?Y9dV%F~Xzf';Zyk2Aobs.uu^Ey0_C6^~q';G#$HkA!ZAHXPpG-"*|Dd*Z4U$4y{{aI0c%75}i~Of(jxYtI[uIpYF<*Zoe|\*/ufb X-Y-Zippy: Did I SELL OUT yet?? In-Reply-To: Kai Grossjohann's message of 07 Oct 1996 18:11:45 +0200 Original-Lines: 24 X-Mailer: Red Gnus v0.42/XEmacs 19.14 Xref: main.gmane.org gmane.emacs.gnus.general:8212 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:8212 >>>>>> "Kai" == Kai Grossjohann writes: >>>>>> "Wes" == Wesley Hardaker writes: Wes> I've thought for a long time, as I watch my stupid screen Wes> saying 'deleting article XXX...' for a long time that it would Wes> really cool to have all the deletions done at either a later Wes> point or in the background. Kai> Seems like these come from the expiry process. Here's what I use: Kai> (remove-hook 'gnus-summary-prepare-exit-hook 'gnus-summary-expire-articles) Kai> I have bound a convenient key in the *Group* buffer to Kai> gnus-group-expire-all-groups. I hit this key every day before I go to Kai> lunch. "C-c C-M-x runs the command gnus-group-expire-all-groups" Kai> Would that be a sloution? I think this is the simplest solution. This is what I use. -- Colin