Gnus development mailing list
 help / color / mirror / Atom feed
* different thread sorting rules for one group?
@ 2001-05-08 11:03 Bill White
  2001-05-08  8:26 ` Francisco Solsona
  2001-05-09 20:44 ` Kai Großjohann
  0 siblings, 2 replies; 3+ messages in thread
From: Bill White @ 2001-05-08 11:03 UTC (permalink / raw)


This feels like a FAQ, but I haven't stumbled across the answer yet
:-/

I have this in my .gnus to apply to all groups:

(setq gnus-thread-sort-functions
      '(gnus-thread-sort-by-number
	gnus-thread-sort-by-date
	gnus-thread-sort-by-subject
	gnus-thread-sort-by-author
	gnus-thread-sort-by-score
	gnus-thread-sort-by-total-score))

This is fine for all my groups but one. In that one group I want
threads to be sorted by date rather than by score.

I've tried lots of variations of this with 'G p' on the group, but
with no effect:

,----
| ;;; Editing the group parameters for `nnml:mail.misc.2001-05'.
| ;; Type `C-c C-c' after you've finished editing.
| 
| (gnus-thread-sort-functions
|  '(gnus-thread-sort-by-number gnus-thread-sort-by-date))
| 
`----

How can I set up different sorting for only one group?

Thanks!

bw
-- 
Bill White . billw@wolfram.com . http://members.wri.com/billw
"No ma'am, we're musicians."


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

end of thread, other threads:[~2001-05-09 20:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-05-08 11:03 different thread sorting rules for one group? Bill White
2001-05-08  8:26 ` Francisco Solsona
2001-05-09 20:44 ` Kai Großjohann

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