Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Sebastian Christ <rudolfo.christ@gmail.com>
To: info-gnus-english@gnu.org
Subject: HELP: Sorting by score
Date: Tue, 22 Dec 2015 14:57:38 +0100	[thread overview]
Message-ID: <m2egee8u25.fsf@gmail.com> (raw)

Hi list,

currently I'm sorting the summary buffer by score and hiding
threads. For the Emacs Mailing List I get this summary buffer:

  31    Today, 06:39         John Wiegley                1  Re: smart indentation for SQL files
  31    Today, 06:30         John Wiegley                1  Re: ox-freemind.el
  9     Yesterday, 19:10     Eli Zaretskii               2  Re: Add FIXME comment re stack overflow and modules
  9     Yesterday, 18:10     Eli Zaretskii               2  Re: Emacs-25: stop-process  has no effect on linux
  9     Yesterday, 18:18     Eli Zaretskii               1  Re: Should substitute-command-keys remove text properties of strings containing quotes?
  0     Today, 06:36         Richard Stallman            2  Re: lax whitespace search
  10    Today, 11:36         Oleh Krehel                 2  Did anyone else have trouble getting a fencepost.gnu.org account?
  20    Yesterday, 22:22     Fabrice Popineau            6  Emacs master, w32/w64
  0     Today, 04:36         Stefan Monnier              1  Re: [Emacs-diffs] emacs-25 57f2225: Add FIXME comment re stack overflow and modules
  0     Today, 04:32         Stefan Monnier              1  Re: [gnu-prog-discuss] Reproducible builds
  -4    Yesterday, 21:26     Alan Mackenzie              1  Re: Git help requested: "git stash pop" is doing an unwanted "git add". Why?


The first number is the the score for this thread. My assumption was
that the threads scored with 10 and 20 would be listed before the
threads scored with 9. Is my assumption false? Or did I miss some
configuration?

This is my configuration:

  (setq gnus-summary-thread-gathering-function 'gnus-gather-threads-by-subject
        gnus-summary-gather-subject-limit 'fuzzy
        gnus-sort-gathered-threads-function 'gnus-thread-sort-by-date
        gnus-thread-ignore-subject nil
        gnus-thread-hide-subtree t
        gnus-thread-sort-functions '(gnus-thread-sort-by-number
                                     gnus-thread-sort-by-most-recent-date
                                     gnus-thread-sort-by-score)
        gnus-article-sort-functions '(gnus-article-sort-by-number
                                      gnus-article-sort-by-score))

Thanks in advance.

-- Sebastian



             reply	other threads:[~2015-12-22 13:57 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-22 13:57 Sebastian Christ [this message]
     [not found] <mailman.376.1450793114.843.info-gnus-english@gnu.org>
2015-12-27  0:59 ` Mike Kupfer
2015-12-27 15:30   ` Sebastian Christ

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=m2egee8u25.fsf@gmail.com \
    --to=rudolfo.christ@gmail.com \
    --cc=info-gnus-english@gnu.org \
    /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).