From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/2935 Path: news.gmane.org!not-for-mail From: Jesper Harder Newsgroups: gmane.emacs.gnus.user Subject: Re: Tick articles and keep them Date: Tue, 26 Aug 2003 17:47:38 +0200 Organization: http://purl.org/harder/ Message-ID: References: <877k50eno9.fsf@lux99.localhost> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1138669195 16877 80.91.229.2 (31 Jan 2006 00:59:55 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 31 Jan 2006 00:59:55 +0000 (UTC) Original-X-From: nobody Tue Jan 17 17:31:27 2006 Original-Path: quimby.gnus.org!newsfeed1.e.nsc.no!nsc.no!nextra.com!news.tele.dk!news.tele.dk!small.news.tele.dk!not-for-mail Original-Newsgroups: gnu.emacs.gnus X-Face: ^RrvqCr7c,P$zTR:QED"@h9+BTm-"fjZJJ-3=OU7.)i/K]<.J88}s>'Z_$r; upro writes: > I use "!" to tick articles in order to be able to keep them for > reading/cunsulting them later. > > But whenever I read one of these article offline they often are no > longer there, but not always. My own articles though stay there. I do > not know what causes that behaviour... > > What do I have to change in order to keep ticked articles? Turn on the cache: (setq gnus-use-cache t) See .