From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/14323 Path: news.gmane.org!not-for-mail From: Brett Viren Newsgroups: gmane.emacs.gnus.user Subject: Re: All articles loaded when entering a group. Date: Fri, 17 Dec 2010 07:13:27 -0500 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: dough.gmane.org 1292589921 7224 80.91.229.12 (17 Dec 2010 12:45:21 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 17 Dec 2010 12:45:21 +0000 (UTC) Cc: info-gnus-english@gnu.org To: Lars Magne Ingebrigtsen Original-X-From: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Fri Dec 17 13:45:16 2010 Return-path: Envelope-to: gegu-info-gnus-english@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PTZg8-0002Df-VO for gegu-info-gnus-english@m.gmane.org; Fri, 17 Dec 2010 13:45:15 +0100 Original-Received: from localhost ([127.0.0.1]:38624 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PTZfz-0006Q7-Tr for gegu-info-gnus-english@m.gmane.org; Fri, 17 Dec 2010 07:44:47 -0500 Original-Received: from [140.186.70.92] (port=53910 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PTZWX-00014V-C8 for info-gnus-english@gnu.org; Fri, 17 Dec 2010 07:35:15 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PTZBq-0003yX-TI for info-gnus-english@gnu.org; Fri, 17 Dec 2010 07:13:43 -0500 Original-Received: from mail-fx0-f48.google.com ([209.85.161.48]:54737) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PTZBq-0003yA-KW for info-gnus-english@gnu.org; Fri, 17 Dec 2010 07:13:38 -0500 Original-Received: by fxm2 with SMTP id 2so535952fxm.35 for ; Fri, 17 Dec 2010 04:13:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; bh=DkUccZLAqG44FV0krXl9dLrWcFrOAQxVvbwIxmRitCQ=; b=xa+x7bthQSmC6e8O9+d/YBOLBbQJKgvGDIep9+W6R8rMRdHNOx6vXZkFS4pOCwA7bz zXdApVI827OO2r5Gl4k3euXQHcxJiQfCygmmCOjPZOR6j4iz3J14vqKfCDdTwQWxql7x DbNpLzpIgaXm8q0Onm9/VrgZmcG5aQLFngfYg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=C6+y2SQR6EY19fy1XmgDWrgbqGsaB7ARG9YUDqU2KR3W3fkSDpeM1NmgcCarLRR4ae dDmdltBvrmhQUuIK6dzUniNBbmtM8gIxioqeQa+0XftOUXwtCEczRAAJuJSj0mVc+mQS xlEJg2v7U3a5EDsp6gP6kIYXdGkZHIvLP04vM= Original-Received: by 10.223.96.195 with SMTP id i3mr1015732fan.77.1292588007288; Fri, 17 Dec 2010 04:13:27 -0800 (PST) Original-Received: by 10.223.13.20 with HTTP; Fri, 17 Dec 2010 04:13:27 -0800 (PST) In-Reply-To: X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-BeenThere: info-gnus-english@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Announcements and discussions for GNUS, the GNU Emacs Usenet newsreader \(in English\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Errors-To: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.gnus.user:14323 Archived-At: On Thu, Dec 16, 2010 at 2:27 PM, Lars Magne Ingebrigtsen wrote: > Brett Viren writes: > >> Does anyone have a clue as to why this change of behavior happened >> and, more importantly, how I can figure out how to fix it? > > Do you have `gnus-fetch-old-headers' set? No. Could it be due to an article ordering issue? For a while, some of my email groups didn't exhibit the problem. But as I played with offlineimap and re-procmail'ed some groups, they began to want to fall into this "load all" mode. Thanks for the reply, -Brett.