Gnus development mailing list
 help / color / mirror / Atom feed
From: "Adam Sjøgren" <asjo@koldfront.dk>
To: ding@gnus.org
Subject: Re: Score articles that supersede older articles in nntp
Date: Fri, 08 Dec 2023 23:17:35 +0100	[thread overview]
Message-ID: <87v898baps.fsf@tullinup.koldfront.dk> (raw)
In-Reply-To: <87jzprntf4.fsf@tilde.institute>

Hm, apparently gnus-extra-headers is just for mail groups:

,----[ https://www.gnu.org/software/emacs/manual/html_node/gnus/Scoring-On-Other-Headers.html ]
| Now, there’s not much you can do about the slowness for news groups,
| but for mail groups, you have greater control. In To From Newsgroups,
| it’s explained in greater detail what this mechanism does, but here’s
| a cookbook example for nnml on how to allow scoring on the ‘To’ and
| ‘Cc’ headers.
| 
| Put the following in your ~/.gnus.el file.
| 
| (setq gnus-extra-headers '(To Cc Newsgroups Keywords)
|       nnmail-extra-headers gnus-extra-headers)
| 
| Restart Gnus and rebuild your nnml overview files with the M-x
| nnml-generate-nov-databases command. This will take a long time if you
| have much mail.
| 
| Now you can score on ‘To’ and ‘Cc’ as “extra headers” like so: I e s p
| To RET <your name> RET.
| 
| See? Simple. 
`----

Also, Gnus doesn't send LIST OVERVIEW.FMT, so it has no idea what any
extra fields in XOVER replies are, so I don't see how it _can_ take
advantage of those, even if they are there.

Hm?!


  Best regards,

    Adam

-- 
 "Hvad fa'en?! Det er s'guda ikke Prince. Hvad skal         Adam Sjøgren
  vi med 34 millioner Grøn Look? Der er s'guda ingen   asjo@koldfront.dk
  der ryger Menthol!"



  parent reply	other threads:[~2023-12-08 22:18 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-04 23:49 Score articles that have been superseded John Haman
2023-12-05  1:35 ` Score articles that supersede older articles in nntp John Haman
2023-12-05  3:03   ` Eric Abrahamsen
2023-12-05  5:48     ` Adam Sjøgren
2023-12-05 15:09       ` Eric Abrahamsen
2023-12-05 15:16         ` Emanuel Berg
2023-12-05 12:23     ` John Haman
2023-12-05 13:12       ` Adam Sjøgren
2023-12-05 13:41         ` Adam Sjøgren
2023-12-06  0:46           ` John Haman
2023-12-06 16:55             ` Adam Sjøgren
2023-12-06 17:15               ` yeti
2023-12-07  2:53                 ` John Haman
2023-12-08 22:17                 ` Adam Sjøgren [this message]
2023-12-08 23:12                   ` Adam Sjøgren
2023-12-09  1:41                     ` John Haman
2023-12-09 19:00                     ` John Haman
2023-12-09 21:12                       ` Adam Sjøgren
2023-12-06  7:12 ` Score articles that have been superseded yeti

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=87v898baps.fsf@tullinup.koldfront.dk \
    --to=asjo@koldfront.dk \
    --cc=ding@gnus.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).