From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/82423 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 11:40:59 +0800 Message-ID: <873917i378.fsf@ericabrahamsen.net> References: <871ugthfbq.fsf@ericabrahamsen.net> <878vaz3nkt.fsf@ucl.ac.uk> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1350877127 23604 80.91.229.3 (22 Oct 2012 03:38:47 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 22 Oct 2012 03:38:47 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M30689@lists.math.uh.edu Mon Oct 22 05:38:55 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 1TQ8qn-0004v2-JX for ding-account@gmane.org; Mon, 22 Oct 2012 05:38:49 +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 1TQ8pl-0008Ow-Tt; Sun, 21 Oct 2012 22:37:45 -0500 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1TQ8pj-0008OY-Kg for ding@lists.math.uh.edu; Sun, 21 Oct 2012 22:37:43 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.76) (envelope-from ) id 1TQ8pi-0002oJ-2D for ding@lists.math.uh.edu; Sun, 21 Oct 2012 22:37:43 -0500 Original-Received: from plane.gmane.org ([80.91.229.3]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1TQ8pg-0002kI-2h for ding@gnus.org; Mon, 22 Oct 2012 05:37:40 +0200 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1TQ8pi-0004Sj-4f for ding@gnus.org; Mon, 22 Oct 2012 05:37:42 +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 05:37:42 +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 05:37:42 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 17 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:/H2pHSfb6sOg6MQPpaIddrXGUp8= X-Spam-Score: -1.5 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:82423 Archived-At: Eric S Fraga writes: > 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. Thank you! Eric