From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Theodor Thornhill Newsgroups: gmane.emacs.devel Subject: Re: Gitlab Migration Date: Fri, 27 Aug 2021 17:29:46 +0200 Message-ID: References: <87h7fcnmq0.fsf@posteo.net> <83tujbqg4j.fsf@gnu.org> <874kbbosht.fsf@gnus.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="14291"; mail-complaints-to="usenet@ciao.gmane.io" Cc: Eli Zaretskii , Daniel Fleischer , philipk@posteo.net To: emacs-devel@gnu.org, Lars Ingebrigtsen , Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Fri Aug 27 17:31:02 2021 Return-path: Envelope-to: ged-emacs-devel@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 1mJdor-0003Vv-3g for ged-emacs-devel@m.gmane-mx.org; Fri, 27 Aug 2021 17:31:01 +0200 Original-Received: from localhost ([::1]:59256 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mJdoq-0005JE-3B for ged-emacs-devel@m.gmane-mx.org; Fri, 27 Aug 2021 11:31:00 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:60354) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mJdnp-0004T8-7H for emacs-devel@gnu.org; Fri, 27 Aug 2021 11:29:58 -0400 Original-Received: from out0.migadu.com ([94.23.1.103]:44323) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mJdnk-0002IX-Nf; Fri, 27 Aug 2021 11:29:56 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=thornhill.no; s=key1; t=1630078189; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=08+F6UE61BrMFlGS+xUGaDq/7sDAJjk2k9T+3IBSJrY=; b=bYS8U0SAPF1dGxoz45dI+Elc8geuyPxZWg5lLZPAUibTci+t3iycQMcgGcHds5Ub77NaJC AoxV5W3fyREJC9Cp+ZpaTzha6y8KKj/MIGmoqpbfilv1Lp7XWvdHCBji9vgmPfiiZCrSQh ZyoqPQMELmcFviM3jHbNFO/7DdaSvWrdILlPwfYz+V+vnT/6eTmszQxjLE0tQ8bxGG9cZc KnHDX8ygJSlBoiLgEMnNKmzBu32ERgZPdxxg9Squ/7q6gZ4Sx/lTdKLuuAyKLdc2T/VWic lDKEXD8tjO15uUgEsBgJAq2scj6/pzZyQwOl6M3Oac2SKZ0olq1ieApDbhCbbw== X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. In-Reply-To: <874kbbosht.fsf@gnus.org> X-Migadu-Flow: FLOW_OUT X-Migadu-Auth-User: theo@thornhill.no Received-SPF: pass client-ip=94.23.1.103; envelope-from=theo@thornhill.no; helo=out0.migadu.com X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:273166 Archived-At: On 27 August 2021 16:46:22 CEST, Lars Ingebrigtsen wrot= e: >Stefan Monnier writes: > >> AFAIK SourceHut is the only project which explicitly aims to provide >> full and convenient support for both web and email control, which makes >> it the obvious&natural choice for Emacs, IMO=2E > >There doesn't seem to be much movement on getting GitLab to support the >features we want, so perhaps we should take a closer look at SourceHut >instead=2E Has anybody here done an evaluation of SourceHut to see >whether it'd fit our requirements? > We actually discussed it on this list with its creator, Drew DeVault last = year:=20 https://lists=2Egnu=2Eorg/archive/html/emacs-devel/2020-09/msg00534=2Ehtml Everything seems to be ready, if I understand him correctly=2E I think he'= d be enthusiastic about this=2E Theodor