From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/30797 Path: main.gmane.org!not-for-mail From: Nevin Kapur Newsgroups: gmane.emacs.gnus.general Subject: Topic/Group parameter confusion? Date: 09 May 2000 11:08:55 -0400 Sender: owner-ding@hpc.uh.edu Message-ID: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035167282 10366 80.91.224.250 (21 Oct 2002 02:28:02 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 02:28:02 +0000 (UTC) Return-Path: Original-Received: from bart.math.uh.edu (bart.math.uh.edu [129.7.128.48]) by mailhost.sclp.com (Postfix) with ESMTP id D2583D051F for ; Tue, 9 May 2000 11:10:46 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by bart.math.uh.edu (8.9.1/8.9.1) with ESMTP id KAB09832; Tue, 9 May 2000 10:09:45 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Tue, 09 May 2000 10:08:39 -0500 (CDT) Original-Received: from mailhost.sclp.com (postfix@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id KAA18120 for ; Tue, 9 May 2000 10:08:30 -0500 (CDT) Original-Received: from fermat.mts.jhu.edu (fermat.mts.jhu.edu [128.220.17.18]) by mailhost.sclp.com (Postfix) with ESMTP id 4EE04D051F for ; Tue, 9 May 2000 11:07:28 -0400 (EDT) Original-Received: (from kapur@localhost) by fermat.mts.jhu.edu (8.9.3/8.9.3) id LAA17377; Tue, 9 May 2000 11:08:55 -0400 X-Authentication-Warning: fermat.mts.jhu.edu: kapur set sender to nevin@jhu.edu using -f Original-To: ding@gnus.org Original-Lines: 26 User-Agent: Gnus/5.0806 (Gnus v5.8.6) XEmacs/21.1 (Capitol Reef) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:30797 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:30797 Hi, I have the following setting for one of topics: ;;; Editing the topic parameters for `Mail For Me'. ;; Type `C-c C-c' after you've finished editing. ((gcc-self . t) (total-expire . t) (expiry-wait . 31.0) (gnus-summary-line-format "%U%R%z %d %(%I%[%-20,20f%]%) %s\n")) However one of the groups in the topic seems to keep mail for longer than 31 days: (I'm writing this on May 9) O 22-Mar [Mark Hachey ] i'll be at home today O 22-Mar [Adam Cannon ] poker tonight OA 22-Mar [jai suhas sukhatme ] tax question O 23-Mar [-> jai suhas sukhatm] OA 23-Mar [jai suhas sukhatme ] O 23-Mar [-> jai suhas sukhatm] O 24-Mar [jai suhas sukhatme ] Setting expiry-wait explicity in a group seems to fix this. Any ideas? -Nevin