From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/37946 Path: main.gmane.org!not-for-mail From: Nevin Kapur Newsgroups: gmane.emacs.gnus.general Subject: Re: Expiry of drafts Date: Fri, 17 Aug 2001 18:24:06 -0400 Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035173609 18207 80.91.224.250 (21 Oct 2002 04:13:29 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 04:13:29 +0000 (UTC) Return-Path: Return-Path: Original-Received: (qmail 8501 invoked from network); 17 Aug 2001 22:24:51 -0000 Original-Received: from fermat.mts.jhu.edu (128.220.17.18) by gnus.org with SMTP; 17 Aug 2001 22:24:51 -0000 Original-Received: (from nevin@localhost) by fermat.mts.jhu.edu (8.11.2/8.11.2) id f7HMO7625988; Fri, 17 Aug 2001 18:24:07 -0400 X-Authentication-Warning: fermat.mts.jhu.edu: nevin set sender to nevin@jhu.edu using -f Original-To: ding@gnus.org X-Face: H~?ZI_L2!bGIrH^iC0e8t85[S`lwpP_/-sOvkGnN[\)[S";}xM3[Ib!ljz-80yK9SIf9sz6/DcY?yKUq1=-&XdrLjA^wK1 In-Reply-To: (Lars Magne Ingebrigtsen's message of "Fri, 17 Aug 2001 19:16:47 +0200") User-Agent: Gnus/5.090004 (Oort Gnus v0.04) XEmacs/21.4 (Artificial Intelligence) Original-Lines: 37 Xref: main.gmane.org gmane.emacs.gnus.general:37946 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:37946 Lars Magne Ingebrigtsen writes: > Nevin Kapur writes: > >> I would like to know how the expiry of articles in nndrafts:drafts >> takes place. > > There is no expiration in the drafts group. Oh, I didn't know that. >> Something weird is happening for the drafts groups though. All my >> current drafts seem to land up in a group nnml:Archive-2001-Aug. I >> have the following set up as drafts' group parameters: >> >> ((expiry-wait . immediate) >> (expiry-target . delete) >> (gnus-dummy >> (gnus-draft-mode)) >> (gnus-use-scoring nil)) > > Oh. Er, unless you specify that you want expiration the drafts group, > I guess. Why would you want that? I don't. I was under the impression that there *was* expiry in drafts and I needed to disable it. Anyway if one does want expiry and sets the expiry-target group parameter, it is not honored. > Anyway. Hm. How do you do your expiration? I have my own function that looks at headers for each article and decides what to do with it. In some groups I don't want expiry and I disable it in them with group parameters. -- Nevin