From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "N. Raghavendra" Newsgroups: gmane.emacs.help Subject: Re: Sorting with threads in Gnus Date: Wed, 24 Jul 2013 13:47:21 +0530 Message-ID: References: <87d2q8qy0h.fsf@ericabrahamsen.net> Reply-To: "N. Raghavendra" NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1374653874 4936 80.91.229.3 (24 Jul 2013 08:17:54 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 24 Jul 2013 08:17:54 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Jul 24 10:17:55 2013 Return-path: Envelope-to: geh-help-gnu-emacs@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 1V1uGh-00068X-CS for geh-help-gnu-emacs@m.gmane.org; Wed, 24 Jul 2013 10:17:55 +0200 Original-Received: from localhost ([::1]:47767 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V1uGg-0005kV-TO for geh-help-gnu-emacs@m.gmane.org; Wed, 24 Jul 2013 04:17:54 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:43184) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V1uGQ-0005g3-5D for help-gnu-emacs@gnu.org; Wed, 24 Jul 2013 04:17:40 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1V1uGM-0007cF-Vz for help-gnu-emacs@gnu.org; Wed, 24 Jul 2013 04:17:38 -0400 Original-Received: from plane.gmane.org ([80.91.229.3]:56682) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V1uGM-0007c5-Ht for help-gnu-emacs@gnu.org; Wed, 24 Jul 2013 04:17:34 -0400 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1V1uGK-0005hl-Rx for help-gnu-emacs@gnu.org; Wed, 24 Jul 2013 10:17:32 +0200 Original-Received: from 220.227.103.136 ([220.227.103.136]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 24 Jul 2013 10:17:32 +0200 Original-Received: from raghu by 220.227.103.136 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 24 Jul 2013 10:17:32 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 30 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 220.227.103.136 User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (darwin) Cancel-Lock: sha1:frLk1G+XzUDAAcw6mptJbHajuoo= X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 80.91.229.3 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:92359 Archived-At: At 2013-07-24T14:21:02+08:00, Eric Abrahamsen wrote: > "N. Raghavendra" writes: > >> I have >> >> (setq gnus-thread-sort-functions >> '(gnus-thread-sort-by-number (not gnus-thread-sort-by-date))) > > Maybe look at `gnus-sort-gathered-threads-function? Here's what I use: > > (setq gnus-thread-sort-functions '(gnus-thread-sort-by-number > gnus-thread-sort-by-most-recent-date) > gnus-sort-gathered-threads-function 'gnus-thread-sort-by-date) Thanks. I tried (setq gnus-thread-sort-functions '(gnus-thread-sort-by-number (not gnus-thread-sort-by-date))) (setq gnus-sort-gathered-threads-function 'gnus-thread-sort-by-date) but it gives the same sorting within threads as before. Best regards, Raghavendra. -- N. Raghavendra , http://www.retrotexts.net/ Harish-Chandra Research Institute, http://www.hri.res.in/