Gnus development mailing list
 help / color / mirror / Atom feed
From: John Griffith <griffith@sfs.nphil.uni-tuebingen.de>
Cc: griffith@filippo.sfs.nphil.uni-tuebingen.de
Subject: How to set vars for mail groups?
Date: Wed, 28 Feb 1996 14:29:03 +0100	[thread overview]
Message-ID: <199602281329.OAA08450@filippo.sfs.nphil.uni-tuebingen.de> (raw)

I want my nnml groups to be sorted only by number, while my nntp
groups I want sorted by score.  I know I can set the group parameters
for each nnml group to do this, but what I want to do is:

(setq gnus-secondary-select-methods
    '((nnml ""  (gnus-thread-sort-functions '(gnus-thread-sort-by-number)))))

But this doesn't work since gnus-thread-sort-functions is not one of
the allowed virtual server variables.  Is there a better way to set
general variables for a range of groups or all groups from a server?


             reply	other threads:[~1996-02-28 13:29 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1996-02-28 13:29 John Griffith [this message]
1996-02-28 14:27 ` Jack Vinson

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=199602281329.OAA08450@filippo.sfs.nphil.uni-tuebingen.de \
    --to=griffith@sfs.nphil.uni-tuebingen.de \
    --cc=griffith@filippo.sfs.nphil.uni-tuebingen.de \
    /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).