From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Bastien Newsgroups: gmane.emacs.devel Subject: Re: bug archiving policy Date: Sun, 13 Dec 2020 10:48:59 +0100 Message-ID: <87o8iyjat0.fsf@bzg.fr> References: <20201206092641.xv5gkqcwbpc5gau7@E15-2016.optimum.net> <87eejx532n.fsf@bzg.fr> <87h7osyjby.fsf@bzg.fr> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="25015"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) Cc: Stefan Kangas , Boruch Baum , Jean Louis , emacs-devel@gnu.org To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sun Dec 13 10:50:04 2020 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 1koO0x-0006PR-SN for ged-emacs-devel@m.gmane-mx.org; Sun, 13 Dec 2020 10:50:03 +0100 Original-Received: from localhost ([::1]:37368 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1koO0w-0003ts-VK for ged-emacs-devel@m.gmane-mx.org; Sun, 13 Dec 2020 04:50:02 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:46298) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1koO04-00037S-LU for emacs-devel@gnu.org; Sun, 13 Dec 2020 04:49:09 -0500 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:33837) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1koO03-0004EN-Ka; Sun, 13 Dec 2020 04:49:07 -0500 Original-Received: from [2a01:e35:2fe1:f780:41fe:626e:92c8:5935] (port=56510 helo=guerry) by fencepost.gnu.org with esmtpsa (TLS1.2:DHE_RSA_AES_256_CBC_SHA256:256) (Exim 4.82) (envelope-from ) id 1koNzw-00045m-UP; Sun, 13 Dec 2020 04:49:05 -0500 Original-Received: by guerry (Postfix, from userid 1000) id 7019D1A60DA2; Sun, 13 Dec 2020 10:48:59 +0100 (CET) In-Reply-To: (Stefan Monnier's message of "Sat, 12 Dec 2020 08:44:43 -0500") 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:260756 Archived-At: Stefan Monnier writes: > `report-emacs-bug` should definitely encourage the user to add > some info about which package is affected (in a machine-readable way). Yes, that would be good. I cannot provide a patch for this though, as I'm still catching up with Org emails. > Also we can ask debbugs to forward all `org`-tagged bug info to the > orgmode mailing-list. Yes, I would welcome this move too. Can we have both at once? An update of report-emacs-bugs that helps declare what package this is about, tagging the report as "org-mode", with debbugs then forwarding this report to emacs-orgmode@gnu.org? -- Bastien