info-gnus-english
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Gnus vs Cache : need advice plus a question


From: Xavier Maillard
Subject: Re: Gnus vs Cache : need advice plus a question
Date: Tue, 01 Nov 2005 16:15:58 +0100
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux)

On  1 nov 2005, Sébastien Kirche wrote:

> IIRC for the reading part, the cache should behave like the
> agent, should'nt it ?

Not exactly. Caching is used to « remember » articles you do not
want to see expired/deleted. You can mimic agent with cache by
caching all articles (read, unread, ticked, dormant,...) but you
need for this :

1. either make any article enters the cache (see
   gnus-cache-enter-articles).
2. either « batch » all articles by calling `gnus-jog-cache' such
   as : emacs -batch -l ~/.emacs -l gnus -f gnus-jog-cache"

So to mimic agent you have to tweak this carefully since, by
default, read articles are removed from the cache and, still by
default, only ticked and dormant articles enter the cache.

This is okay for the offline reading part of the problem, but
what about posting messages when offline then ?

A+
-- 
.o.   Xavier Maillard            Tel: +33 6 68 04 64 37
..o  
ooo   



reply via email to

[Prev in Thread] Current Thread [Next in Thread]