From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/85164 Path: news.gmane.org!not-for-mail From: Nick Dokos Newsgroups: gmane.emacs.gnus.general Subject: sort search output by date Date: Mon, 20 Oct 2014 23:23:00 -0400 Message-ID: <87mw8qds2z.fsf@pierrot.dokosmarshall.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1413866279 6189 80.91.229.3 (21 Oct 2014 04:37:59 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 21 Oct 2014 04:37:59 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M33408@lists.math.uh.edu Tue Oct 21 06:37:52 2014 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 1XgRCi-00036r-4u for ding-account@gmane.org; Tue, 21 Oct 2014 06:37:52 +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 1XgRBw-0005kV-Bv; Mon, 20 Oct 2014 23:37:04 -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 1XgQ2Y-0005SR-8z for ding@lists.math.uh.edu; Mon, 20 Oct 2014 22:23:18 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtps (TLSv1:AES128-SHA:128) (Exim 4.76) (envelope-from ) id 1XgQ2W-00058G-R2 for ding@lists.math.uh.edu; Mon, 20 Oct 2014 22:23:17 -0500 Original-Received: from plane.gmane.org ([80.91.229.3]) by quimby.gnus.org with esmtp (Exim 4.80) (envelope-from ) id 1XgQ2U-0005FC-OJ for ding@gnus.org; Tue, 21 Oct 2014 05:23:14 +0200 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1XgQ2U-0002LW-DS for ding@gnus.org; Tue, 21 Oct 2014 05:23:14 +0200 Original-Received: from pool-108-20-41-17.bstnma.fios.verizon.net ([108.20.41.17]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 21 Oct 2014 05:23:14 +0200 Original-Received: from ndokos by pool-108-20-41-17.bstnma.fios.verizon.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 21 Oct 2014 05:23:14 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 15 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: pool-108-20-41-17.bstnma.fios.verizon.net User-Agent: Gnus/5.130012 (Ma Gnus v0.12) Emacs/24.4.50 (gnu/linux) Cancel-Lock: sha1:C9v3CTY/jJv5ZvPZpp/8Z2sSa/Y= X-Spam-Score: -2.0 (--) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:85164 Archived-At: When I do a gmane nnir search with G G, the resulting nnir group is in some random(?) order. An imap search returned an almost sorted buffer: a sorted bunch at the beginning, a sorted bunch at the end, but a couple of messages between the two that were out of order - that was a single example though: I don't know how general this behavior is. How do I get the nnir summary buffer sorted by date? Thanks, -- Nick