Re: Deficient thread sorting in summary view

2012-07-11 Thread Damien Wyart
* Eric Abrahamsen in gnu.emacs.gnus: > I've also got: > gnus-sort-gathered-threads-function -> gnus-thread-sort-by-date > Which I'd think was correct. > If no one else sees this it must be something I did, but I can't imagine what! The default value for this one is gnus-thread-sort-by-number; c

Re: Deficient thread sorting in summary view

2012-07-11 Thread Eric Abrahamsen
On Thu, Jul 12 2012, Tassilo Horn wrote: > Eric Abrahamsen writes: > >> Okay, I added that in, but it didn't make any difference. I eval >> gnus-thread-sort-function: >> >> (gnus-thread-sort-by-number (not gnus-thread-sort-by-most-recent-date)) >> >> That's what it gives me. > > Strange, I'm runn

Re: Deficient thread sorting in summary view

2012-07-11 Thread Tassilo Horn
Eric Abrahamsen writes: > Okay, I added that in, but it didn't make any difference. I eval > gnus-thread-sort-function: > > (gnus-thread-sort-by-number (not gnus-thread-sort-by-most-recent-date)) > > That's what it gives me. Strange, I'm running today's git gnus, but it has worked for me for yea

Re: Deficient thread sorting in summary view

2012-07-11 Thread Eric Abrahamsen
On Wed, Jul 11 2012, Tassilo Horn wrote: > Eric Abrahamsen writes: > > Hi Eric, > >> Okay, but this doesn't actually work as advertised… I've got: >> >> gnus-thread-sort-functions -> ((not gnus-thread-sort-by-most-recent-date)) > > You should always include `gnus-thread-sort-by-number' in the lis

Re: Deficient thread sorting in summary view

2012-07-11 Thread Tassilo Horn
Eric Abrahamsen writes: Hi Eric, > Okay, but this doesn't actually work as advertised… I've got: > > gnus-thread-sort-functions -> ((not gnus-thread-sort-by-most-recent-date)) You should always include `gnus-thread-sort-by-number' in the list, probably as first (least important) element. > And

Re: Deficient thread sorting in summary view

2012-07-11 Thread Eric Abrahamsen
On Wed, Jul 11 2012, Tassilo Horn wrote: > F. Durand writes: > > Hi, > >> I've switched to gnus 3 months ago, and I'm very disturbed by the way >> threads are sorted. >> >> I've read this many times: http://gnus.org/manual/gnus_91.html >> >> I've concluded that the state of a thread is the state

Re: Deficient thread sorting in summary view

2012-07-11 Thread Tassilo Horn
F. Durand writes: Hi, > I've switched to gnus 3 months ago, and I'm very disturbed by the way > threads are sorted. > > I've read this many times: http://gnus.org/manual/gnus_91.html > > I've concluded that the state of a thread is the state of its first > message. By default, Gnus sorts thread

Re: Deficient thread sorting in summary view

2012-07-11 Thread Damien Wyart
* F. Durand in gnu.emacs.gnus: > I've concluded that the state of a thread is the state of its first message. > Thus, if you have an old thread with a new message, you won't remark it. It depends on the sorting function you choose... I am using this setting (for mails; for news I combine date an