From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/8520 Path: news.gmane.org!not-for-mail From: Jarmo Hurri Newsgroups: gmane.emacs.gnus.user Subject: Re: Simple thread sorting question Date: Fri, 12 Jan 2007 16:17:28 +0200 Organization: NA Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1168612832 22008 80.91.229.12 (12 Jan 2007 14:40:32 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 12 Jan 2007 14:40:32 +0000 (UTC) Original-X-From: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Fri Jan 12 15:40:30 2007 Return-path: Envelope-to: gegu-info-gnus-english@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1H5NZz-0006J9-KW for gegu-info-gnus-english@m.gmane.org; Fri, 12 Jan 2007 15:40:28 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1H5NZx-0004dt-Iz for gegu-info-gnus-english@m.gmane.org; Fri, 12 Jan 2007 09:40:25 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!newsfeed1.swip.net!swipnet!newsfeed1.funet.fi!newsfeeds.funet.fi!news.cc.tut.fi!news.helsinki.fi!not-for-mail Original-Newsgroups: gnu.emacs.gnus Original-Lines: 60 Original-NNTP-Posting-Host: sbz-32.cs.helsinki.fi Original-X-Trace: oravannahka.helsinki.fi 1168611449 27138 128.214.9.100 (12 Jan 2007 14:17:29 GMT) Original-X-Complaints-To: abuse@helsinki.fi Original-NNTP-Posting-Date: 12 Jan 2007 14:17:29 GMT User-Agent: Gnus/5.1008 (Gnus v5.10.8) XEmacs/21.4.19 (linux) Cancel-Lock: sha1:6+KO/+5TN9oNLCQddFqUQ7e+xeY= Original-Xref: shelby.stanford.edu gnu.emacs.gnus:78704 Original-To: info-gnus-english@gnu.org X-BeenThere: info-gnus-english@gnu.org X-Mailman-Version: 2.1.5 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: , Original-Sender: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Errors-To: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.gnus.user:8520 Archived-At: Reiner> I tried again. ... the threads are sorted ascending (WRT the Reiner> most recent number of a posting in each thread). ... But you Reiner> may prepend `gnus-summary-line-format' with "%N" for Reiner> debugging. Yes, your threads seem to be in correct order. I tried this and the last lines of my mail threads look like this: 3953 A [ 82: Johannes Schmidt ] Re: CNS - project work available 3964 < 76: Johannes Schmidt > 3963 [ 17: Harri Valpola ] Re: Cortical maps 3965 A [ 30: Harri Valpola ] Re: Tulokset 3972 [ 4: -> Jarmo Hurri ] As far as I have understood, the first and second thread should be in reverse order, right? And my ordering seems to follow the number of the first mail in the thread. The values of my variables are `gnus-show-threads' Value: t `gnus-thread-sort-functions' Value: ((not gnus-thread-sort-by-most-recent-number)) `gnus-version' Value: "Gnus v5.10.8" If I use the non-reversed sorting, that is, if I set the variable `gnus-thread-sort-functions' Value: (gnus-thread-sort-by-most-recent-number) then the top of the buffer looks like this 3965 A [ 30: Harri Valpola ] Re: Tulokset 3972 [ 4: -> Jarmo Hurri ] 3953 A [ 82: Johannes Schmidt ] Re: CNS - project work available 3964 < 76: Johannes Schmidt > 3963 [ 17: Harri Valpola ] Re: Cortical maps so now the ordering is correct Reiner> Try to reproduce it with a minimal configuration. I will do this at some point. It might be some weird configuration somewhere (I have inherited a few XEmacs settings...), but if this is the case then something might be at least missing from the manual. BTW, how do you get the following neat elisp evaluation buffer started: Reiner> | ELISP> gnus-summary-line-format -- Jarmo Hurri Commercial email countermeasures included in header email address. Remove all garbage from header email address when replying, or just use firstname.lastname@cs.helsinki.fi .