Re: Persistent article

2009-09-27 Thread Francis Moreau
Matt Lundin writes: > > Make sure gnus-use-cache is set to t and that gnus-cache-enter-articles > includes the symbol "ticked". E.g., > > > --8<---cut here---start->8--- > (setq gnus-use-cache t) > (setq gnus-cache-enter-articles '(ticked dormant)) > --8<--

Re: Persistent article

2009-09-27 Thread Francis Moreau
a...@koldfront.dk (Adam Sjøgren) writes: > On Sat, 26 Sep 2009 08:26:52 -0700 (PDT), Francis wrote: > >> But what the point of persistent articles if they're saved, but gnus >> doesn't show them all the time !? > > One might want the one without the other. > > If you want to be able to refer back

Re: Persistent article

2009-09-26 Thread Adam Sjøgren
On Sat, 26 Sep 2009 08:26:52 -0700 (PDT), Francis wrote: > But what the point of persistent articles if they're saved, but gnus > doesn't show them all the time !? One might want the one without the other. If you want to be able to refer back to old articles (so "saving" them from being expired

Re: Persistent article

2009-09-26 Thread Francis Moreau
Hello, On Sep 25, 11:16 pm, Ted Zlatanov wrote: > On Wed, 23 Sep 2009 01:20:16 -0700 (PDT) Francis Moreau > wrote: > > FM> So is the behaviour I described sooner the correct one ? If so what > FM> the point of persistent article ? otherwise what did I miss ? > > I th

Re: Persistent article

2009-09-26 Thread Matt Lundin
Francis Moreau writes: > Hello, > > On Sep 25, 11:16 pm, Ted Zlatanov wrote: >> On Wed, 23 Sep 2009 01:20:16 -0700 (PDT) Francis Moreau >> wrote: >> >> FM> So is the behaviour I described sooner the correct one ? If so what >> FM> the point of p

Re: Persistent article

2009-09-25 Thread Ted Zlatanov
persistent when I quit and come back to the FM> same group fetching the last 100 articles, I expect to see the article FM> I made persistent even if it's the 1000th. But as you guessed, my FM> persistent article is not showed in the group. FM> I checked that the article is save

Persistent article

2009-09-23 Thread Francis Moreau
I expect to see the article I made persistent even if it's the 1000th. But as you guessed, my persistent article is not showed in the group. I checked that the article is saved in ~/News/cache/ directory. So is the behaviour I described sooner the correct one ? If so what the point o