From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: =?utf-8?Q?=C3=93scar_Fuentes?= Newsgroups: gmane.emacs.devel Subject: Re: On Contributing To Emacs Date: Wed, 29 Dec 2021 13:39:15 +0100 Message-ID: <87y243pouk.fsf@telefonica.net> References: <877dbpvsee.fsf@yahoo.com> <87ee5wutyr.fsf@yahoo.com> <87a6gjhcc0.fsf@posteo.net> <87zgojskna.fsf@yahoo.com> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="35454"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux) To: emacs-devel@gnu.org Cancel-Lock: sha1:/L6z9idKbGbJlJMmayCtSD+0I6w= Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Wed Dec 29 13:44:20 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 1n2YJY-0008xj-5K for ged-emacs-devel@m.gmane-mx.org; Wed, 29 Dec 2021 13:44:20 +0100 Original-Received: from localhost ([::1]:34500 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1n2YJX-0006I9-5t for ged-emacs-devel@m.gmane-mx.org; Wed, 29 Dec 2021 07:44:19 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:42184) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1n2YEn-0004JE-3t for emacs-devel@gnu.org; Wed, 29 Dec 2021 07:39:25 -0500 Original-Received: from ciao.gmane.io ([116.202.254.214]:38764) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1n2YEl-0002I0-72 for emacs-devel@gnu.org; Wed, 29 Dec 2021 07:39:24 -0500 Original-Received: from list by ciao.gmane.io with local (Exim 4.92) (envelope-from ) id 1n2YEj-0003Fq-MG for emacs-devel@gnu.org; Wed, 29 Dec 2021 13:39:21 +0100 X-Injected-Via-Gmane: http://gmane.org/ Received-SPF: pass client-ip=116.202.254.214; envelope-from=ged-emacs-devel@m.gmane-mx.org; helo=ciao.gmane.io X-Spam_score_int: 2 X-Spam_score: 0.2 X-Spam_bar: / X-Spam_report: (0.2 / 5.0 requ) HEADER_FROM_DIFFERENT_DOMAINS=0.25, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=no 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:283550 Archived-At: Po Lu writes: > Philip Kaludercic writes: > >> You mean https://issues.guix.gnu.org/? That would only be part of what >> SourceHut is supposed to provide (a front-end for the issue tracker). > > I thought we wanted it so we could provide an issue tracker accessible > from the web and the ability to submit patches from a web interface. And basic things like (un)subscribing to a bug, subcomponents (with subscriptions), not having to CC every participant which is not already on the CC list of the mail you are responding to, etc. Extra points if the new system does not require to read a manual for closing, reopening or categorizing bugs. Oh, and dispense with the "archiving" thing. For now let's put aside cross-references between commits, bugs, patch submissions and C.I. runs as something too modern to bear. > The former is already possible, It is already possible on debbugs.gnu.org, for some sufficiently broad definition of "possible". > and the latter could probably be > implemented fairly easily should someone want to work on it. Famous last words.