unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: D <d.williams@posteo.net>
To: emacs-devel@gnu.org
Subject: gnus: scoring articles by age
Date: Fri, 30 Apr 2021 00:14:36 +0000	[thread overview]
Message-ID: <fcf94cda-c53a-3721-f09f-98a0afd20529@posteo.net> (raw)

Hi,

as the subject already implies I was wondering if there is a sensible
way to score articles "by age" in gnus.  In principle this functionality
seems to be available via the "Date" key in score files, for example,

 ("Date"
  ("20200430T012905" -1 nil before))

would subtract 1 from the score of any article posted one year ago or
more.  However, you'd have to update that value manually (yuck!) since
you can't put an expression such as

(format-time-string "%+4Y%m%dT%H%M%S" (time-subtract nil 31536000))

into a score file (afaik). As for why would that ever be useful:
consider things like weeding out unsuccessful threads, where any root
that has failed to amass any replies in some fixed time should receive a
negative score, or a root that amassed many replies in a short time
amass a positive score.

Cheers,
D.



             reply	other threads:[~2021-04-30  0:14 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-30  0:14 D [this message]
2021-05-02  6:48 ` gnus: scoring articles by age Lars Ingebrigtsen
2021-05-02 13:56   ` D

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=fcf94cda-c53a-3721-f09f-98a0afd20529@posteo.net \
    --to=d.williams@posteo.net \
    --cc=emacs-devel@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.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).