From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eric Abrahamsen Newsgroups: gmane.emacs.bugs Subject: bug#54662: 29.0.50; [PATCH] An mu backend for gnus-search Date: Sat, 02 Apr 2022 08:25:21 -0700 Message-ID: <87czhz7bj2.fsf@ericabrahamsen.net> References: <87ee2hk2ey.fsf@disroot.org> <87r16filc0.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="16988"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux) Cc: Jai Flack , Lars Ingebrigtsen , 54662@debbugs.gnu.org To: Corwin Brust Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Sat Apr 02 17:26:09 2022 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 1nafdh-0004Fs-CK for geb-bug-gnu-emacs@m.gmane-mx.org; Sat, 02 Apr 2022 17:26:09 +0200 Original-Received: from localhost ([::1]:42232 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nafdf-0001B8-TO for geb-bug-gnu-emacs@m.gmane-mx.org; Sat, 02 Apr 2022 11:26:07 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:58116) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nafda-0001Ak-20 for bug-gnu-emacs@gnu.org; Sat, 02 Apr 2022 11:26:02 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:52610) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nafdZ-0004Mz-Q0 for bug-gnu-emacs@gnu.org; Sat, 02 Apr 2022 11:26:01 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nafdZ-00066I-KG for bug-gnu-emacs@gnu.org; Sat, 02 Apr 2022 11:26:01 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eric Abrahamsen Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 02 Apr 2022 15:26:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 54662 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch Original-Received: via spool by 54662-submit@debbugs.gnu.org id=B54662.164891313023410 (code B ref 54662); Sat, 02 Apr 2022 15:26:01 +0000 Original-Received: (at 54662) by debbugs.gnu.org; 2 Apr 2022 15:25:30 +0000 Original-Received: from localhost ([127.0.0.1]:46507 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nafd4-00065W-5U for submit@debbugs.gnu.org; Sat, 02 Apr 2022 11:25:30 -0400 Original-Received: from mail.ericabrahamsen.net ([52.70.2.18]:37274) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nafd2-00065H-89 for 54662@debbugs.gnu.org; Sat, 02 Apr 2022 11:25:28 -0400 Original-Received: from localhost (c-71-197-232-41.hsd1.wa.comcast.net [71.197.232.41]) (Authenticated sender: eric@ericabrahamsen.net) by mail.ericabrahamsen.net (Postfix) with ESMTPSA id 5EFCFFA02C; Sat, 2 Apr 2022 15:25:22 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ericabrahamsen.net; s=mail; t=1648913122; bh=Qhx9fBPEL0BmXEf4iwdx3bFV1uz8jrmzH3WRedxfrio=; h=From:To:Cc:Subject:References:Date:In-Reply-To:From; b=TeNPttrqFe+BOlf6fiumVIpL6JCvseXNsr6PXDDSh2aJgY7nB1CKbGqdollJRDr3P VH3lgGSx0GCgDUt/dHjkK30NcbJpPCj6+OAlQymH0MaCVNl+i0xZkk/iW793Vq3dHJ bQjw/V9Fr7JjWMqR37LnM4PRtgP2Ljydyzo0oeWY= In-Reply-To: (Corwin Brust's message of "Sat, 2 Apr 2022 10:13:33 -0500") 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:229278 Archived-At: Corwin Brust writes: > On Sat, Apr 2, 2022 at 9:59 AM Lars Ingebrigtsen wrote: >> >> I haven't actually read the patch yet -- does this need an ELPA package >> in addition to the patch included? And I don't think the Savannah >> people are involved in the GNU ELPA stuff -- we administer that >> ourselves. > > Savannah, given approval, would provide a source repository for the > development of this feature and also a host for a dedicated page/site > for it but, as you say Lars, would not have anything to do with adding > it to GNU (or NONGNU) ELPA. > > Jai, > > Can you confirm that you applied for savannah hosting because you want > a dedicated git (or SVN, etc) repo for this work or a web-page/site > for it, etc? If you don't need those things it might be best to > cancel that submission. I thought you needed a user account via savannah in order to gain push access to ELPA and Emacs? It's been a while now, but I thought my account (ie the ability to log in here: https://savannah.gnu.org/) was what provided that access.