Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
* Simple thread sorting question
@ 2007-01-11 17:49 Jarmo Hurri
  2007-01-11 21:06 ` Reiner Steib
  0 siblings, 1 reply; 9+ messages in thread
From: Jarmo Hurri @ 2007-01-11 17:49 UTC (permalink / 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 .

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2007-01-15  8:15 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-01-11 17:49 Simple thread sorting question Jarmo Hurri
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

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