Gnus development mailing list
 help / color / mirror / Atom feed
From: Jason L Tibbitts III <tibbs@hpc.uh.edu>
Subject: Thread sort functions in pgnus
Date: 29 Nov 1998 23:59:59 -0600	[thread overview]
Message-ID: <ufahfvh7mao.fsf@epithumia.math.uh.edu> (raw)

My apologies if this has been covered recently; I just read through some
400 articles but didn't do so exhaustively and a grep through
ding-list-recent doesn't reveal anything useful.

I like to have my main, unfiled inbox reverse sorted by date (so that new
articles show up at the top).  For all other groups I just sort by score.
It seems logical to use the group parameters for this, and before I moved
to pgnus, I had the following in the group parameters for nnml:inbox:

  (gnus-thread-sort-functions
    '((lambda (t1 t2) (gnus-thread-sort-by-date t2 t1))))

as is suggested by the relevant info pages.  This worked fine.  With pgnus
it gives me an 'Invalid sort spec' error from gnus-make-sort-function-1 in
gnus-util.el.  I've tried several other combinations (some involving 'not'
which seems to get special treatment) but have had no luck in getting this
to work.  All of my lisp ability seems to have evaporated from my brain...

Any suggestions?

Thanks,

 - J<


             reply	other threads:[~1998-11-30  5:59 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-11-30  5:59 Jason L Tibbitts III [this message]
1998-11-30 14:36 ` Lars Magne Ingebrigtsen

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