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: Migrating to sourcehut - what's missing? Date: Thu, 23 Dec 2021 09:53:37 +0100 Message-ID: <875yrfu2ge.fsf@thornhill.no> References: <871r26w27h.fsf@thornhill.no> <87lf0dq08j.fsf@thornhill.no> <87v8zh6azv.fsf@ericabrahamsen.net> <87zgot648w.fsf@posteo.net> <878rwdpry1.fsf@thornhill.no> <87lf0dk52x.fsf@posteo.net> <8735mlpqes.fsf@thornhill.no> <87zgotoanj.fsf@thornhill.no> <87zgosg8de.fsf@gnus.org> <87tuez7lyg.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="2932"; mail-complaints-to="usenet@ciao.gmane.io" Cc: Eric Abrahamsen , Philip Kaludercic , emacs-devel@gnu.org To: Lars Ingebrigtsen Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Thu Dec 23 09:56:28 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 1n0Jti-0000YX-RA for ged-emacs-devel@m.gmane-mx.org; Thu, 23 Dec 2021 09:56:27 +0100 Original-Received: from localhost ([::1]:44446 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1n0Jth-0002dX-Cc for ged-emacs-devel@m.gmane-mx.org; Thu, 23 Dec 2021 03:56:25 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:47102) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1n0JrA-0000HT-E8 for emacs-devel@gnu.org; Thu, 23 Dec 2021 03:53:48 -0500 Original-Received: from out0.migadu.com ([94.23.1.103]:35206) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1n0Jr7-0004XI-WB for emacs-devel@gnu.org; Thu, 23 Dec 2021 03:53:48 -0500 X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=thornhill.no; s=key1; t=1640249619; 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: in-reply-to:in-reply-to:references:references; bh=u7OT72pvSlM5tsXLi4oOJN4XsXSpb1CMm+mqhYGI8Y4=; b=ubVNeXGpA4YX5UNyervqPPHT1b+2dZ69vPbBwRp2YZtJShbIQ43Wz1QlcoidK9CGQPhC1g 8kZGorwsQ4MOwL9iB72stRlF+Fy5/6iBNbfMWEcMG6T2lg233aoGXop91MYVXOwPsLvix5 jpwy3A74/3pmwUqJJXMKylMegDgnB+RqgJpAGojk38LEOmkfVb1v1EPiDxojJYru6+wzk1 BPxgq9Cm7RGiOrHj37LWS2YOAdflO7TEuTCujW4949KYrWRIAo/X4j/xmnoG/+74aWH7iF QpEOCR5qUt3mMUpGZgXaruZR/kOoUXEHZYApNJ7tK5t8guEBBigzqQbAYlCERw== In-Reply-To: <87tuez7lyg.fsf@gnus.org> X-Migadu-Flow: FLOW_OUT X-Migadu-Auth-User: 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, 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.29 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:282883 Archived-At: Lars Ingebrigtsen writes: > After futzing around with the bug tracker, I think that it's going to be > pretty annoying to work with in its current state. See: > > https://todo.sr.ht/~emacs/emacs/1 > > The main problem is that the email integration is lacking. The mails it > sends out are unreadable, and when you send mails to it, they'll usually > end up being unreadable on the web interface. > That would imply that moving to sourcehut in general is not desired as of yet, correct? I mean, lists are off the table, and there are some todo problems as you mentioned. Then this discussion probably can rest for some time :) Thanks for your patience though! Theo