Gnus development mailing list
 help / color / mirror / Atom feed
From: Kai.Grossjohann@CS.Uni-Dortmund.DE
Subject: Re: Keeping cached (*) mail articles in the backend.  Bad idea?
Date: 08 Jul 1999 11:52:37 +0200	[thread overview]
Message-ID: <vaf908rwjru.fsf@petty.cs.uni-dortmund.de> (raw)
In-Reply-To: <87so702vje.fsf@raven.localnet>

Rob Browning <rlb@cs.utexas.edu> 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.


  reply	other threads:[~1999-07-08  9:52 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-07-07 17:56 Rob Browning
1999-07-08  9:52 ` Kai.Grossjohann [this message]
1999-07-09  6:52   ` Rob Browning
1999-07-09  8:00     ` Kai.Grossjohann
1999-07-09 12:24       ` François Pinard
1999-07-09 14:22         ` Kai.Grossjohann

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=vaf908rwjru.fsf@petty.cs.uni-dortmund.de \
    --to=kai.grossjohann@cs.uni-dortmund.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).