From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/74927 Path: news.gmane.org!not-for-mail From: Andrew Cohen Newsgroups: gmane.emacs.gnus.general Subject: Re: nnir - articles order Date: Mon, 13 Dec 2010 07:10:45 -0500 Message-ID: <87hbehdgai.fsf@andy.bu.edu> References: <87tyiighwx.fsf@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1292242282 20623 80.91.229.12 (13 Dec 2010 12:11:22 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 13 Dec 2010 12:11:22 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M23283@lists.math.uh.edu Mon Dec 13 13:11:18 2010 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PS7FM-0005WZ-9h for ding-account@gmane.org; Mon, 13 Dec 2010 13:11:16 +0100 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 1PS7F9-0003jN-Qw; Mon, 13 Dec 2010 06:11:03 -0600 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 1PS7F7-0003j4-26 for ding@lists.math.uh.edu; Mon, 13 Dec 2010 06:11:01 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1PS7F6-0004rT-0X for ding@lists.math.uh.edu; Mon, 13 Dec 2010 06:11:00 -0600 Original-Received: from lo.gmane.org ([80.91.229.12]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1PS7F5-0006yj-9Z for ding@gnus.org; Mon, 13 Dec 2010 13:10:59 +0100 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1PS7F4-0005My-3o for ding@gnus.org; Mon, 13 Dec 2010 13:10:58 +0100 Original-Received: from rain.gmane.org ([80.91.229.7]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 13 Dec 2010 13:10:58 +0100 Original-Received: from cohen by rain.gmane.org with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 13 Dec 2010 13:10:58 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 18 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: rain.gmane.org User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/24.0.50 (gnu/linux) Cancel-Lock: sha1:n9Ke1tt2sr9xwoxf3AX3YZR5qsk= X-Spam-Score: -1.9 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:74927 Archived-At: >>>>> "Steinar" == Steinar Bang writes: >>>>> Bruno Tavernier : >> For instance gnus displays the oldest first and the newest at the >> bottom and nnir does the opposite. Steinar> I'm guessing (I haven't checked the code or earlier Steinar> postings by Andrew Cohen on the subject) nnir aims to list Steinar> by the way the search engine returns the results (which Steinar> depends on the search engine, but usually relevance Steinar> calculation has something to do with the returned order). That's right (more or less---there are complications when searching more than one group). Although I haven't played with it, you might be able to sort the summary buffer with the usual sorting functions. I'd be curious to know how well this works.