From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/82425 Path: news.gmane.org!not-for-mail From: Eric Abrahamsen Newsgroups: gmane.emacs.gnus.general Subject: Re: nntp groups downloading all headers on each entry Date: Mon, 22 Oct 2012 18:35:24 +0800 Message-ID: <871ugqu74j.fsf@ericabrahamsen.net> References: <871ugthfbq.fsf@ericabrahamsen.net> <878vaz3nkt.fsf@ucl.ac.uk> <873917i378.fsf@ericabrahamsen.net> <87ipa39ezp.fsf@thinkpad.tsdh.de> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1350901991 17727 80.91.229.3 (22 Oct 2012 10:33:11 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 22 Oct 2012 10:33:11 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M30691@lists.math.uh.edu Mon Oct 22 12:33:18 2012 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1TQFJt-00060n-5E for ding-account@gmane.org; Mon, 22 Oct 2012 12:33:17 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1TQFIo-0001lz-6v; Mon, 22 Oct 2012 05:32:10 -0500 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1TQFIl-0001ld-4n for ding@lists.math.uh.edu; Mon, 22 Oct 2012 05:32:07 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.76) (envelope-from ) id 1TQFIj-0007P3-DU for ding@lists.math.uh.edu; Mon, 22 Oct 2012 05:32:06 -0500 Original-Received: from plane.gmane.org ([80.91.229.3]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1TQFIh-0003jA-CL for ding@gnus.org; Mon, 22 Oct 2012 12:32:03 +0200 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1TQFIk-0005Ma-HL for ding@gnus.org; Mon, 22 Oct 2012 12:32:06 +0200 Original-Received: from 114.250.114.250 ([114.250.114.250]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 22 Oct 2012 12:32:06 +0200 Original-Received: from eric by 114.250.114.250 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 22 Oct 2012 12:32:06 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 25 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 114.250.114.250 User-Agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.2.50 (gnu/linux) Cancel-Lock: sha1:0vmVebzG/9bkQCRmkww7eeu/miA= X-Spam-Score: -1.5 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:82425 Archived-At: On 22 October 2012 14:51, Tassilo Horn wrote: Eric Abrahamsen writes: >>> I'm still reconsituting my gnus configuration, and with my current >>> (still minimal) setup I'm seeing weird behavior: On each entry of an >>> nntp group, I'm apparently downloading *all* headers for the group >>> -- in >> >> Maybe check out the setting of gnus-fetch-old-headers? > > That did it! And I only had to wait 20 minutes to see your reply :) > Turns out it was my fault after all -- I'd set it to 'some, for > reasons that totally escape me. Yes, that behavior has changed recently. Have a look at this thread. http://news.gmane.org/gmane.emacs.gnus.general/cutoff=82423 I also have the value 'some for `gnus-fetch-old-headers', and now that means that Gnus will fetch *all* old headers initially. But it will do that only once. Only once per gnus session? That's the behavior I was seeing with 'some....