Gnus development mailing list
 help / color / mirror / Atom feed
From: Bill White <billw@wolfram.com>
Subject: different thread sorting rules for one group?
Date: 08 May 2001 06:03:22 -0500	[thread overview]
Message-ID: <ruo1yq0w1ad.fsf@g.wolfram.com> (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."


             reply	other threads:[~2001-05-08 11:03 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-05-08 11:03 Bill White [this message]
2001-05-08  8:26 ` Francisco Solsona
2001-05-09 20:44 ` Kai Großjohann

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=ruo1yq0w1ad.fsf@g.wolfram.com \
    --to=billw@wolfram.com \
    /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).