Gnus development mailing list
 help / color / mirror / Atom feed
From: Nick Papadonis <nick@coelacanth.com>
Subject: sorting groups by score
Date: 09 Jan 2001 16:25:06 -0500	[thread overview]
Message-ID: <m33desju4t.fsf@h0050bad6338d.ne.mediaone.net> (raw)

Hi I am sorting groups by score and am wondering why they are sorted:
- Most read at bottom of screen.
- Least read at top of screen.

Shouldn't it be reverse because after reading a group, you automatically
visit the next one below it.

Any insight appreciated. Thanks.

;; sort groups by score
(add-hook 'gnus-summary-exit-hook 'gnus-summary-bubble-group)
(add-hook 'gnus-summary-exit-hook 'gnus-group-sort-groups-by-score)



             reply	other threads:[~2001-01-09 21:25 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-01-09 21:25 Nick Papadonis [this message]
2001-01-13  4:01 ` ShengHuo ZHU

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=m33desju4t.fsf@h0050bad6338d.ne.mediaone.net \
    --to=nick@coelacanth.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).