Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Jarmo Hurri <jarmo.hurrigarbage@cs.helsinki.fi>
Subject: Simple thread sorting question
Date: Thu, 11 Jan 2007 19:49:37 +0200	[thread overview]
Message-ID: <yup4hcuxo3m6.fsf@sbz-32.cs.helsinki.fi> (raw)


Hello all,

I am trying to sort my summary buffers so that those threads which
have the most recent posts (or mails) are last. However, I am getting
a headache when I try to do this.

The following definition in my .gnus-file puts those threads which
have the most recent posts *first* in the summary buffer (for
simplicity, I have left out the default gnus-thread-sort-by-number out
of the list, but including it makes no difference):

(setq gnus-thread-sort-functions
      '(gnus-thread-sort-by-most-recent-number))

therefore, following the manual, I understood that the following would
result in a reverse order, the order which I would like to have

(setq gnus-thread-sort-functions
      '((not gnus-thread-sort-by-most-recent-number)))

However, this does not happen: in the latter case, the threads seem to
be sorted by the default (number-based) ordering.

I am using Gnus v5.10.8 in XEmacs 21.4 (patch 19).

-- 
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 .

             reply	other threads:[~2007-01-11 17:49 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-01-11 17:49 Jarmo Hurri [this message]
2007-01-11 21:06 ` Reiner Steib
2007-01-12  7:10   ` Jarmo Hurri
2007-01-12 10:43     ` Reiner Steib
2007-01-12 14:17       ` Jarmo Hurri
2007-01-12 17:05         ` Reiner Steib
2007-01-13 10:37           ` Jarmo Hurri
2007-01-13 12:13             ` orphaned articles / loose threads and gnus-thread-sort-by-most-recent-number (was: Simple thread sorting question) Reiner Steib
     [not found]             ` <mailman.3033.1168717393.2155.info-gnus-english@gnu.org>
2007-01-15  8:15               ` orphaned articles / loose threads and gnus-thread-sort-by-most-recent-number Jarmo Hurri

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=yup4hcuxo3m6.fsf@sbz-32.cs.helsinki.fi \
    --to=jarmo.hurrigarbage@cs.helsinki.fi \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).