From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/82060 Path: news.gmane.org!not-for-mail From: Rasmus Newsgroups: gmane.emacs.gnus.general Subject: Re: Wrong articles on RET Date: Thu, 19 Jul 2012 22:09:04 +0000 (UTC) Message-ID: References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1342735802 11840 80.91.229.3 (19 Jul 2012 22:10:02 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 19 Jul 2012 22:10:02 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M30330@lists.math.uh.edu Fri Jul 20 00:10:01 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 1Sryuy-0002jT-Ns for ding-account@gmane.org; Fri, 20 Jul 2012 00:09:57 +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 1SryuN-0007ES-U9; Thu, 19 Jul 2012 17:09:20 -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 1SryuM-0007EI-N9 for ding@lists.math.uh.edu; Thu, 19 Jul 2012 17:09:18 -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 1SryuK-0003WP-Qe for ding@lists.math.uh.edu; Thu, 19 Jul 2012 17:09:18 -0500 Original-Received: from plane.gmane.org ([80.91.229.3]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1SryuI-00075X-QL for ding@gnus.org; Fri, 20 Jul 2012 00:09:14 +0200 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1SryuI-0001dC-OQ for ding@gnus.org; Fri, 20 Jul 2012 00:09:14 +0200 Original-Received: from 93-96-208-164.zone4.bethere.co.uk ([93.96.208.164]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 20 Jul 2012 00:09:14 +0200 Original-Received: from rasmus by 93-96-208-164.zone4.bethere.co.uk with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 20 Jul 2012 00:09:14 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 28 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: sea.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 93.96.208.164 (Mozilla/5.0 (X11; Linux x86_64; rv:16.0) Gecko/16.0 Firefox/16.0 Aurora/16.0a2) X-Spam-Score: -1.9 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:82060 Archived-At: Rasmus gmx.us> writes: > I handle all of my mail accounts in Gnus. For mail groups I > display the 60 most recent mails when I click RET on one of them. > This used to work out absolutely brilliantly, with the most > recent thread/mail on top. It still works as I'd like it to when > I open all messages [C-u {large number} RET] (i.e. most recent > on top with `threating'). > But when I just click RET on a group a (to me) random (but > consistent) selection of mails is shown, typically several month > old (all from March/April, it seems). I don't understand why > Gnus now want to show me these messages. . . When I open > webinterfaces the messages are still displayed in the correct order. >From the doc strings I gather that Gnus select the `latest articles' when I click RET (or space). The problem is that Gnus selects the wrong `latest articles' for some reason which I do not understand (but only when I select n articles with n less than the groups total number of articles). It's pretty consistent. I have tried to `reset' Gnus is various ways, like renaming the .newrc.eld file, but without restoring selection of the `right' latest articles. Thus, I fear that offlineimap has messed up somehow, but I'm not sure what determines the latest articles and thus what offlineimap might have screwed up.