From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/17031 Path: news.gmane.org!not-for-mail From: "N. Raghavendra" Newsgroups: gmane.emacs.gnus.user Subject: Re: Sorting threads after gathering threads Date: Tue, 12 Aug 2014 16:50:06 +0530 Message-ID: References: <87iomiigje.fsf@maru2.md5i.com> Reply-To: "N. Raghavendra" 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 1407842522 28540 80.91.229.3 (12 Aug 2014 11:22:02 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 12 Aug 2014 11:22:02 +0000 (UTC) To: info-gnus-english@gnu.org Original-X-From: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Tue Aug 12 13:21:57 2014 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 1XHA9N-0004bS-0y for gegu-info-gnus-english@m.gmane.org; Tue, 12 Aug 2014 13:21:57 +0200 Original-Received: from localhost ([::1]:41127 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XHA9M-00066U-JP for gegu-info-gnus-english@m.gmane.org; Tue, 12 Aug 2014 07:21:56 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:36335) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XHA7r-0004JO-S4 for info-gnus-english@gnu.org; Tue, 12 Aug 2014 07:20:29 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XHA7m-00022N-GP for info-gnus-english@gnu.org; Tue, 12 Aug 2014 07:20:23 -0400 Original-Received: from plane.gmane.org ([80.91.229.3]:53568) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XHA7m-00022E-AC for info-gnus-english@gnu.org; Tue, 12 Aug 2014 07:20:18 -0400 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1XHA7l-0003u6-Ba for info-gnus-english@gnu.org; Tue, 12 Aug 2014 13:20:17 +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 ; Tue, 12 Aug 2014 13:20:17 +0200 Original-Received: from raghu by 220.227.103.136 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 12 Aug 2014 13:20:17 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 27 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 220.227.103.136 User-Agent: Gnus/5.130012 (Ma Gnus v0.12) Emacs/24.4.50 (darwin) Cancel-Lock: sha1:YSyqVBJJJ+huxYbxZ9TfImEtBZs= 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:17031 Archived-At: At 2014-07-27T18:27:17-04:00, Michael Welsh Duggan wrote: > Now the problem: I want to sort the *Summary* buffer like this: Each > thread is sorted from the oldest to the newest message by date. The > *Summary* buffer is sorted by the most recent date in each thread. I wanted something similar, and Tassilo Horn helped me with that, see http://thread.gmane.org/gmane.emacs.help/92345/ Here is the relevant part of my Gnus configuration: --8<---------------cut here---------------start------------->8--- (setq gnus-thread-sort-functions '(gnus-thread-sort-by-number gnus-thread-sort-by-most-recent-date)) (setq gnus-subthread-sort-functions '(gnus-thread-sort-by-number gnus-thread-sort-by-date)) (setq gnus-sort-gathered-threads-function 'gnus-thread-sort-by-date) --8<---------------cut here---------------end--------------->8--- For this to work, you have to use the git version of Gnus. Raghavendra. -- N. Raghavendra , http://www.retrotexts.net/ Harish-Chandra Research Institute, http://www.hri.res.in/