Gnus development mailing list
 help / color / mirror / Atom feed
From: Jason L Tibbitts III <tibbs@hpc.uh.edu>
Subject: Re: Help - specialities entering a group
Date: 22 Dec 1998 11:18:21 -0600	[thread overview]
Message-ID: <ufapv9c14f6.fsf@epithumia.math.uh.edu> (raw)
In-Reply-To: François Pinard's message of "22 Dec 1998 08:53:30 -0500"

>>>>> "FP" == François Pinard <pinard@iro.umontreal.ca> writes:

FP> I usually read my mailgroups threaded.  I would like that, when
FP> entering the `i18n.incoming' mailgroup, and only that one, threading be
FP> automatically suspended, and the equivalent of `C-u C-c C-s C-d' done,
FP> so messages be sorted most recent first.

I have the following in the group parameters (G p from *Group* buffer) for
my inbox:

(total-expire
 (expiry-wait . 365)
 (gnus-thread-sort-functions
  '((lambda
      (t1 t2)
      (gnus-thread-sort-by-date t2 t1)))))

The group-local setting of gnus-thread-sort-functions gives me reverse
sorting by date, threaded, so subjects are still grouped together, but the
threads with the most recent messages are first.  This is done _only_ for
my inbox.

 - J<


  parent reply	other threads:[~1998-12-22 17:18 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-12-22 13:53 François Pinard
1998-12-22 11:10 ` François Pinard
1998-12-22 17:18 ` Jason L Tibbitts III [this message]
1998-12-22 17:40 ` David S. Goldberg
1998-12-22 20:29 ` 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=ufapv9c14f6.fsf@epithumia.math.uh.edu \
    --to=tibbs@hpc.uh.edu \
    /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).