From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Eric Abrahamsen Newsgroups: gmane.emacs.bugs Subject: bug#37871: 27.0.50; Merge feature/gnus-select2 Date: Tue, 22 Oct 2019 11:26:59 -0700 Message-ID: <87pniok558.fsf@ericabrahamsen.net> References: <87blu8lpu4.fsf@ericabrahamsen.net> <87sgnklkct.fsf@gnus.org> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="229379"; mail-complaints-to="usenet@blaine.gmane.org" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) Cc: cohen@bu.edu, 37871@debbugs.gnu.org To: Lars Ingebrigtsen Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Tue Oct 22 20:29:50 2019 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1iMyuj-000xQ9-U9 for geb-bug-gnu-emacs@m.gmane.org; Tue, 22 Oct 2019 20:29:50 +0200 Original-Received: from localhost ([::1]:40218 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iMyui-0002JM-Mh for geb-bug-gnu-emacs@m.gmane.org; Tue, 22 Oct 2019 14:29:48 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:58463) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iMyt4-0001gI-ME for bug-gnu-emacs@gnu.org; Tue, 22 Oct 2019 14:28:07 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iMyt3-0001er-Ip for bug-gnu-emacs@gnu.org; Tue, 22 Oct 2019 14:28:06 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:51657) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iMyt3-0001el-G2 for bug-gnu-emacs@gnu.org; Tue, 22 Oct 2019 14:28:05 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1iMyt3-0002Ib-Bj for bug-gnu-emacs@gnu.org; Tue, 22 Oct 2019 14:28:05 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eric Abrahamsen Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 22 Oct 2019 18:28:05 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 37871 X-GNU-PR-Package: emacs Original-Received: via spool by 37871-submit@debbugs.gnu.org id=B37871.15717688308727 (code B ref 37871); Tue, 22 Oct 2019 18:28:05 +0000 Original-Received: (at 37871) by debbugs.gnu.org; 22 Oct 2019 18:27:10 +0000 Original-Received: from localhost ([127.0.0.1]:60469 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iMysA-0002Gh-1B for submit@debbugs.gnu.org; Tue, 22 Oct 2019 14:27:10 -0400 Original-Received: from ericabrahamsen.net ([52.70.2.18]:58536 helo=mail.ericabrahamsen.net) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iMys7-0002GI-HE for 37871@debbugs.gnu.org; Tue, 22 Oct 2019 14:27:08 -0400 Original-Received: from localhost (c-73-254-86-141.hsd1.wa.comcast.net [73.254.86.141]) (Authenticated sender: eric@ericabrahamsen.net) by mail.ericabrahamsen.net (Postfix) with ESMTPSA id 92003FA028; Tue, 22 Oct 2019 18:27:00 +0000 (UTC) In-Reply-To: <87sgnklkct.fsf@gnus.org> (Lars Ingebrigtsen's message of "Tue, 22 Oct 2019 20:13:06 +0200") X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 209.51.188.43 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.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.org gmane.emacs.bugs:170002 Archived-At: Lars Ingebrigtsen writes: > Eric Abrahamsen writes: > >> Hi all, Andy Cohen's nnselect Gnus backend looks ready to merge -- he >> wrote to emacs.devel but it occurs to me it might be better to start >> here. His original message is here, and I've pasted the full text below >> the link: >> >> https://lists.gnu.org/archive/html/emacs-devel/2019-10/msg00689.html > > Sounds nice. Is there any impact on Gnus itself, or is it all > constrained to the new backend? It shifts nnir over to use nnselect for holding search results, I think that's all. It makes nnir much easier to use (in the hacking sense, should be transparent for users). It also let me write the unified gnus-search interface on top of it, which wasn't possible with the current implementation of nnir.