From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/23998 Path: main.gmane.org!not-for-mail From: Kai.Grossjohann@CS.Uni-Dortmund.DE Newsgroups: gmane.emacs.gnus.general Subject: Re: Keeping cached (*) mail articles in the backend. Bad idea? Date: 08 Jul 1999 11:52:37 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: References: <87so702vje.fsf@raven.localnet> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035161643 6340 80.91.224.250 (21 Oct 2002 00:54:03 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 00:54:03 +0000 (UTC) Return-Path: Original-Received: from farabi.math.uh.edu (farabi.math.uh.edu [129.7.128.57]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id FAA13883 for ; Thu, 8 Jul 1999 05:53:56 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by farabi.math.uh.edu (8.9.1/8.9.1) with ESMTP id EAB10563; Thu, 8 Jul 1999 04:53:38 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Thu, 08 Jul 1999 04:54:28 -0500 (CDT) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id EAA20773 for ; Thu, 8 Jul 1999 04:54:19 -0500 (CDT) Original-Received: from waldorf.cs.uni-dortmund.de (waldorf.cs.uni-dortmund.de [129.217.4.42]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id FAA13874 for ; Thu, 8 Jul 1999 05:53:14 -0400 (EDT) Original-Received: from petty.cs.uni-dortmund.de (petty.cs.uni-dortmund.de [129.217.20.161]) by waldorf.cs.uni-dortmund.de with SMTP id LAA10733 for ; Thu, 8 Jul 1999 11:52:39 +0200 (MES) Original-Received: (grossjoh@localhost) by petty.cs.uni-dortmund.de id LAA27515; Thu, 8 Jul 1999 11:52:38 +0200 Original-To: ding@gnus.org Original-Lines: 38 User-Agent: Gnus/5.070092 (Pterodactyl Gnus v0.92) Emacs/20.3.11 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:23998 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:23998 Rob Browning writes: > When using total expire, which I'm playing with in some groups right > now, there are some cases where I'd like to use caching to keep a > particular article around indefinitely. This gives me the one extra > non-expirable article state I'd like to have (i.e. read and cached). Hm. You can mark the article dormant (?) or ticked (!) -- both of these won't be expired. If you need one more article state than allowed by total-expire, I suggest that you use auto-expire instead. With total expire, you have: - unmarked SPC - ticked ! - dormant ? - read = expirable R / O Only read/expirable articles will ever be deleted. With total-expire off (possibly auto-expire on), you have: - unmarked SPC - ticked ! - dormant ? - read R / O - expirable E Only expirable articles will ever be deleted. Do you need more marks than this? I think user-defined labels are still on the todo list (and have been there for a long time). kai -- Life is hard and then you die.