Gnus development mailing list
 help / color / mirror / Atom feed
* How to set vars for mail groups?
@ 1996-02-28 13:29 John Griffith
  1996-02-28 14:27 ` Jack Vinson
  0 siblings, 1 reply; 2+ messages in thread
From: John Griffith @ 1996-02-28 13:29 UTC (permalink / raw)
  Cc: griffith

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?


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

end of thread, other threads:[~1996-02-28 14:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1996-02-28 13:29 How to set vars for mail groups? John Griffith
1996-02-28 14:27 ` Jack Vinson

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