From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Alex Bochannek Newsgroups: gmane.emacs.bugs Subject: bug#48801: 28.0.50; [PATCH] Feature suggestion gnus-retrieve-headers check for nov-is-evil when agent is enabled Date: Sat, 12 Jun 2021 10:49:21 -0700 Message-ID: References: <87im2v9y4u.fsf@gnus.org> <874kee0y6l.fsf@gnus.org> <87zgw3tjvd.fsf@gnus.org> <87im2oof07.fsf@gnus.org> <87y2bjl5ox.fsf@gnus.org> <83sg1qdhwj.fsf@gnu.org> <874ke39tci.fsf@gnus.org> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="35850"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (darwin) Cc: 48801@debbugs.gnu.org To: Lars Ingebrigtsen Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Sat Jun 12 19:50:36 2021 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1ls7mF-0009AW-VE for geb-bug-gnu-emacs@m.gmane-mx.org; Sat, 12 Jun 2021 19:50:35 +0200 Original-Received: from localhost ([::1]:59664 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ls7mE-0007kI-D5 for geb-bug-gnu-emacs@m.gmane-mx.org; Sat, 12 Jun 2021 13:50:34 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:41434) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ls7lj-0007k7-0r for bug-gnu-emacs@gnu.org; Sat, 12 Jun 2021 13:50:03 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:58677) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1ls7li-00035p-Jm for bug-gnu-emacs@gnu.org; Sat, 12 Jun 2021 13:50:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ls7li-0002yt-Dq for bug-gnu-emacs@gnu.org; Sat, 12 Jun 2021 13:50:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Alex Bochannek Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 12 Jun 2021 17:50:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 48801 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch Original-Received: via spool by 48801-submit@debbugs.gnu.org id=B48801.162352016711411 (code B ref 48801); Sat, 12 Jun 2021 17:50:02 +0000 Original-Received: (at 48801) by debbugs.gnu.org; 12 Jun 2021 17:49:27 +0000 Original-Received: from localhost ([127.0.0.1]:41990 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ls7l9-0002xz-2u for submit@debbugs.gnu.org; Sat, 12 Jun 2021 13:49:27 -0400 Original-Received: from ns.lapseofthought.com ([50.0.39.240]:52443 helo=mail.lapseofthought.com) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ls7l7-0002xr-E6 for 48801@debbugs.gnu.org; Sat, 12 Jun 2021 13:49:25 -0400 Original-Received: from awb-mbp.local (unknown [IPv6:2601:646:4200:b470:bdce:5237:acff:3c20]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.lapseofthought.com (Postfix) with ESMTPSA id 4G2QFZ1Xspz3pdq1; Sat, 12 Jun 2021 10:49:22 -0700 (PDT) In-Reply-To: <874ke39tci.fsf@gnus.org> (Lars Ingebrigtsen's message of "Sat, 12 Jun 2021 14:10:21 +0200") Authentication-Results: ORIGINATING; auth=pass smtp.auth=alex smtp.mailfrom=alex@bochannek.com X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.io gmane.emacs.bugs:208394 Archived-At: Lars Ingebrigtsen writes: > Alex Bochannek writes: > >> +One particular scenario in which it can be desirable to not use >> +@samp{XOVER} is for @code{nnvirtual} groups in order to support >> +limiting by extra headers (e.g., by the newsgroup of its component >> +groups.) Because group parameters are not inherited, a separate >> +select method for the component groups with the appropriate >> +@code{nov-is-evil} set as a method variable is required. > > Thanks; applied to Emacs 28. And I guess this means that the proposed > code changes aren't necessary, so I'm closing this bug report. (If I > missed something, please pipe up.) Correct, thank you, no code changes, just documentation. Thanks again for pointing me in the direction of select method variables, that solved it! -- Alex.