From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/2140 Path: news.gmane.org!not-for-mail From: "Torsten Bronger" Newsgroups: gmane.emacs.gnus.user Subject: Re: Marking undownloaded articles as read Date: Wed, 26 Feb 2003 21:59:48 +0100 Organization: T-Online Message-ID: References: Reply-To: "Torsten Bronger" NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1138668683 14076 80.91.229.2 (31 Jan 2006 00:51:23 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 31 Jan 2006 00:51:23 +0000 (UTC) Original-X-From: nobody Tue Jan 17 17:30:14 2006 Original-Path: quimby.gnus.org!newsfeed1.e.nsc.no!nsc.no!nextra.com!news.tele.dk!news.tele.dk!small.news.tele.dk!news100.image.dk!feed.news.nacamar.de!newsfeed01.sul.t-online.de!newsmm00.sul.t-online.com!t-online.de!news.t-online.com!not-for-mail Original-Newsgroups: gnu.emacs.gnus Original-Sender: "Torsten Bronger" Original-X-Trace: news.t-online.com 1046293297 06 25790 PZ+kE+BGSFHURr 030226 21:01:37 Original-X-Complaints-To: abuse@t-online.com X-Sender: 520092361044-0001@t-dialin.net Organisation: RWTH Aachen X-Accept-Language: en, de, it, fr User-Agent: Gnus/5.090015 (Oort Gnus v0.15) Emacs/21.2 Cancel-Lock: sha1:sRJA/jpepUdwaCB2gqcndqU4ReQ= Original-Xref: bridgekeeper.physik.uni-ulm.de gnus-emacs-gnus:2280 Original-Lines: 45 X-Gnus-Article-Number: 2280 Tue Jan 17 17:30:14 2006 Xref: news.gmane.org gmane.emacs.gnus.user:2140 Archived-At: Halloechen! Kevin Greiner writes: > "Torsten Bronger" writes: > >> Halloechen! >> >> I use Gnus v5.9.0 in plugged/unplugged mode, and set up categories. When I >> fetch new articles, only some of the bodies are downloaded -- as expected. >> >> How can I achieve that the not downloaded articles (marked with an '@') are >> totally gone, i.e. I don't see them in the summary, they aren't in the >> respective sum in the groups buffer, and -- if no article was downloaded for >> a group -- the group is invisible in the groups buffer as if it were empty. > > Torsten, > The gnus agent is been though a number of iterations since v5.9. If > you really want to use the agent, I'd recommend upgrading to Gnus Oort > v0.15. Thank you, I did it now. Well, it brought some new difficulties (no unsolvable though) but didn't do anything about the initial problem. Anyway, here's what I like to achieve: 1. Gnus starts in unplugged mode. Done. 2. With J-j and 'g' I get new mail and info about new articles. Done. I can see the number of new articles for each group. Am I correct that in this phase still no headers have been read? Only the *numbers* of new articles? 3. With J-s I want Gnus to download all article bodies of some NGs, but only articles with special keywords in the subject for the other NGs. This means that mostly no article of those NGs is fetched (the keywords are very rare). Then the NGs shouldn't appear in the *Groups* buffer, because is number of unread articles should be zero. Exactly this last thing I don't manage to do with categories (mark-and-expunge seems to be ignored). Maybe I could use a plain and simple scorefile instead, but I thought that categories alone would be better because then I can be sure that the bodies aren't downloaded unnecessarily. Am I wrong? Tschoe, Torsten.