Gnus development mailing list
 help / color / mirror / Atom feed
From: dme@dme.org
Subject: Re: Offline mail and group cooperation
Date: Thu, 26 Sep 2002 09:44:31 +0100	[thread overview]
Message-ID: <m21y7h9m34.fsf@chocolate-chip-cookie.UK.Sun.COM> (raw)
In-Reply-To: <vaf65wtuq03.fsf@lucy.cs.uni-dortmund.de>

* Kai.Grossjohann@CS.Uni-Dortmund.DE [2002-09-26 09:14:20]
> torkel@acc.umu.se (Björn Torkelsson) writes:
>
>> When I read a mail, it's entered into the cache. When I delete the
>> mail (either when I mark it as expirable, or when it's expired) it is
>> also deleted from the cache. 
>
> I think this does NOT happen by default when you are plugged.  You
> need to explicitly invoke some command to download messages.
>
> But your suggestion is good: there should be a mode where Gnus works
> this way.

I've used the following settings for a while to "aggressively" cache
things.  When I'm offline articles I've already seen can be loaded
from the cache.  It works well, though I do end up with lots of data
in the cache.  So far this hasn't been a problem (disks are large !).

I _think_ that you need to use a version of gnus which has the
combined cache/agent stuff, but I'm not really sure (it's in Oort I
believe).

(setq
 ; needs to be "t" for the cache to have any effect
 gnus-use-cache t
 ; only cache these groups
 gnus-cacheable-groups "^nnimap\\|^nntp"
 ; this means that all articles which are read will be stored in the
 ; cache, as well as the default set - good for ad-hoc offline
 ; re-reading
 gnus-cache-enter-articles '(ticked dormant unread read)
 gnus-cache-remove-articles nil
 )





  reply	other threads:[~2002-09-26  8:44 UTC|newest]

Thread overview: 35+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-09-23 20:11 Kai Großjohann
2002-09-23 21:19 ` Alex Schroeder
2002-09-24  8:15   ` Kai Großjohann
2002-09-24 12:41     ` Clemens Fischer
2002-09-24 14:49       ` Kai Großjohann
2002-09-24 17:17     ` Alex Schroeder
2002-09-27  2:43     ` news
2002-09-27 10:24       ` Kai Großjohann
2002-09-27 17:05         ` Christoph Garbers
2002-09-27 17:59           ` François Pinard
2002-10-02 18:40         ` Scott A Crosby
2002-09-24 11:33 ` Simon Josefsson
2002-09-24 12:11   ` Kai Großjohann
2002-09-24 12:19   ` Kai Großjohann
2002-09-25 18:34   ` Björn Torkelsson
2002-09-26  8:14     ` Kai Großjohann
2002-09-26  8:44       ` dme [this message]
2002-09-26 14:40         ` Kai Großjohann
2002-09-26 16:11         ` Wes Hardaker
2002-09-26 16:59         ` Simon Josefsson
2002-09-26 17:11           ` Kai Großjohann
2002-09-26 17:28           ` dme
2002-10-17 19:54   ` Kai Großjohann
2002-10-17 20:15     ` Kai Großjohann
2002-10-20 19:53   ` Kai Großjohann
2002-09-24 11:55 ` Reiner Steib
2002-09-24 12:16   ` Kai Großjohann
2002-09-24 12:17 ` Christoph Garbers
2002-09-27 14:14 ` Frank Schmitt
2002-09-27 14:32   ` Kai Großjohann
2002-09-27 15:36     ` Frank Schmitt
2002-10-01 19:02     ` Paul Jarc
2002-10-06 20:05 ` Kai Großjohann
2002-10-07  2:30   ` Daniel Pittman
2002-10-07 23:25   ` Clemens Fischer

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=m21y7h9m34.fsf@chocolate-chip-cookie.UK.Sun.COM \
    --to=dme@dme.org \
    /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).