From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-2.4 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,RCVD_IN_DNSWL_MED,RCVD_IN_MSPIKE_H3,RCVD_IN_MSPIKE_WL, T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 6318 invoked from network); 8 Dec 2023 22:18:07 -0000 Received: from mx1.math.uh.edu (129.7.128.32) by inbox.vuxu.org with ESMTPUTF8; 8 Dec 2023 22:18:07 -0000 Received: from lists1.math.uh.edu ([129.7.128.208]) by mx1.math.uh.edu with esmtps (TLS1.3) tls TLS_AES_256_GCM_SHA384 (Exim 4.96.2) (envelope-from ) id 1rBjAU-00Em2w-2k for ml@inbox.vuxu.org; Fri, 08 Dec 2023 16:18:03 -0600 Received: from lists1.math.uh.edu ([127.0.0.1] helo=lists.math.uh.edu) by lists1.math.uh.edu with smtp (Exim 4.96.2) (envelope-from ) id 1rBjAU-0026yV-1n for ml@inbox.vuxu.org; Fri, 08 Dec 2023 16:17:58 -0600 Received: from mx2.math.uh.edu ([129.7.128.33]) by lists1.math.uh.edu with esmtp (Exim 4.96.2) (envelope-from ) id 1rBjAR-0026yM-2D for ding@lists.math.uh.edu; Fri, 08 Dec 2023 16:17:55 -0600 Received: from quimby.gnus.org ([95.216.78.240]) by mx2.math.uh.edu with esmtps (TLS1.3) tls TLS_AES_256_GCM_SHA384 (Exim 4.96.2) (envelope-from ) id 1rBjAN-000OrT-0y for ding@lists.math.uh.edu; Fri, 08 Dec 2023 16:17:55 -0600 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Transfer-Encoding:Content-Type:Mime-Version:References :Message-ID:Sender:Date:Subject:From:To:Reply-To:Cc:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=sqIycKEYoxBOtL8HgDipNJa4xJNzAH7ZfUuxnyUHBLA=; b=tIOYT2ieqTEXs1WDxCFabndq3o 9WID3LrUFHGUo/rJBbt4l7sq+Dd+rp27kaaNwlTHbbrq3TIXrNmJqql803P67rfExx2MLWoaZ8XaL U7MrxODeiVP6wwuKa/XNcf+ZBBBVtlqaVwoUVffwFHpDF5ikEFVbIYYwwq1tGnAXHixs=; Received: from ciao.gmane.io ([116.202.254.214]) by quimby.gnus.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1rBjAG-0004gB-7W for ding@gnus.org; Fri, 08 Dec 2023 23:17:46 +0100 Received: from list by ciao.gmane.io with local (Exim 4.92) (envelope-from ) id 1rBjAE-0007r6-0x for ding@gnus.org; Fri, 08 Dec 2023 23:17:42 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: ding@gnus.org From: =?utf-8?Q?Adam_Sj=C3=B8gren?= Subject: Re: Score articles that supersede older articles in nntp Date: Fri, 08 Dec 2023 23:17:35 +0100 Organization: koldfront - analysis & revolution, Copenhagen, Denmark Message-ID: <87v898baps.fsf@tullinup.koldfront.dk> References: <875y1dtkov.fsf@ericabrahamsen.net> <87bkb46bej.fsf@tullinup.koldfront.dk> <87cyvkkbq5.fsf@tullinup.koldfront.dk> <87r0jz5kyq.fsf@tullinup.koldfront.dk> <87jzprntf4.fsf@tilde.institute> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit User-Agent: Gnus/5.13 (Gnus v5.13) Cancel-Lock: sha1:nMCsXDGDMTU/bUC3qBCDSbmy+G4= OpenPGP: id=476630590A231909B0A0961A49D0746121BDE416; url=https://asjo.koldfront.dk/gpg.asc Mail-Follow-Up-To: never X-Now-Playing: Cowboys, Roseland NYC Live (Portishead) X-Face: )qY&CseJ?.:=8F#^~GcSA?F=9eu'{KAFfL1C3/A&:nE?PW\i65"ba0NS)97,Q(^@xk}n4Ou rPuR#V8I(J_@~H($[ym:`K_+]*kjvW>xH5jbgLBVFGXY:(#4P>zVBklLbdL&XxL\M)%T}3S/IS9lMJ ^St'=VZBR Precedence: bulk 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 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!"