From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/17956 Path: news.gmane.org!not-for-mail From: Eric Abrahamsen Newsgroups: gmane.emacs.gnus.user Subject: Re: Imap ordering Date: Fri, 29 Jan 2016 14:23:52 +0800 Message-ID: <87r3h0gayv.fsf@ericabrahamsen.net> References: <87fuxhp3ia.fsf@posteo.net> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1454048661 5482 80.91.229.3 (29 Jan 2016 06:24:21 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 29 Jan 2016 06:24:21 +0000 (UTC) To: info-gnus-english@gnu.org Original-X-From: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Fri Jan 29 07:24:10 2016 Return-path: Envelope-to: gegu-info-gnus-english@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1aP2TY-0006qR-P1 for gegu-info-gnus-english@m.gmane.org; Fri, 29 Jan 2016 07:24:08 +0100 Original-Received: from localhost ([::1]:60164 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aP2TY-0001iZ-2B for gegu-info-gnus-english@m.gmane.org; Fri, 29 Jan 2016 01:24:08 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:54710) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aP2TV-0001gj-P3 for info-gnus-english@gnu.org; Fri, 29 Jan 2016 01:24:06 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aP2TS-0004oE-Ia for info-gnus-english@gnu.org; Fri, 29 Jan 2016 01:24:05 -0500 Original-Received: from plane.gmane.org ([80.91.229.3]:58664) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aP2TS-0004n9-BX for info-gnus-english@gnu.org; Fri, 29 Jan 2016 01:24:02 -0500 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1aP2TP-0006h6-RQ for info-gnus-english@gnu.org; Fri, 29 Jan 2016 07:24:00 +0100 Original-Received: from 221.220.67.72 ([221.220.67.72]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 29 Jan 2016 07:23:59 +0100 Original-Received: from eric by 221.220.67.72 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 29 Jan 2016 07:23:59 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 22 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 221.220.67.72 User-Agent: Gnus/5.130014 (Ma Gnus v0.14) Emacs/25.1.50 (gnu/linux) Cancel-Lock: sha1:6Vs+V4cDiPglat2DfkE4uBJjynw= X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 80.91.229.3 X-BeenThere: info-gnus-english@gnu.org X-Mailman-Version: 2.1.14 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: , Errors-To: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Original-Sender: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.gnus.user:17956 Archived-At: Pietro writes: > Hi everybody, > > I am using Gnus with my IMAP email account but I am having issues with > the ordering in which the email are shown on the screen, I haven't > configured anything about the ordering - neither threads nor articles. > > Basically the oder now what I would expect: the most recently received > first, or cronological order to put it in other terms, oddly enough the > order seems to be perfectly fine for the newsgroup I have subscrived, > i.e gmane.emacs.gnus.user. Can you tell us more precisely what you're seeing, vs. what you're expecting to see? By "most recently received first" do you meant the most recent at the bottom, or the top? We make no assumptions here! Then it would be good to see your values for `gnus-show-threads', `gnus-thread-sort-functions', and `gnus-article-sort-functions'. Yrs, Eric