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 17:30:59 +0100 Message-ID: <87ft491xdo.fsf@bzg.fr> References: <20201206092641.xv5gkqcwbpc5gau7@E15-2016.optimum.net> <87eejx532n.fsf@bzg.fr> <87h7osyjby.fsf@bzg.fr> <87o8iyjat0.fsf@bzg.fr> <87im9566hr.fsf@gmx.de> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="8516"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) Cc: Boruch Baum , emacs-devel@gnu.org, Stefan Monnier , Jean Louis , Stefan Kangas To: Michael Albinus Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sun Dec 13 17:32:23 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 1koUIJ-00027Q-Iv for ged-emacs-devel@m.gmane-mx.org; Sun, 13 Dec 2020 17:32:23 +0100 Original-Received: from localhost ([::1]:34872 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1koUII-0006GE-KE for ged-emacs-devel@m.gmane-mx.org; Sun, 13 Dec 2020 11:32:22 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:46496) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1koUH1-0005M3-2f for emacs-devel@gnu.org; Sun, 13 Dec 2020 11:31:04 -0500 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:37382) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1koUGz-0002Xh-Pd; Sun, 13 Dec 2020 11:31:01 -0500 Original-Received: from [2a01:e35:2fe1:f780:41fe:626e:92c8:5935] (port=59216 helo=guerry) by fencepost.gnu.org with esmtpsa (TLS1.2:DHE_RSA_AES_256_CBC_SHA256:256) (Exim 4.82) (envelope-from ) id 1koUGy-0006En-Sa; Sun, 13 Dec 2020 11:31:01 -0500 Original-Received: by guerry (Postfix, from userid 1000) id 278791A60DA4; Sun, 13 Dec 2020 17:30:59 +0100 (CET) In-Reply-To: <87im9566hr.fsf@gmx.de> (Michael Albinus's message of "Sun, 13 Dec 2020 17:00:32 +0100") 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:260766 Archived-At: Hi Michael, Michael Albinus writes: >>> Also we can ask debbugs to forward all `org`-tagged bug info to the >>> orgmode mailing-list. >> >> Yes, I would welcome this move too. > > I have added org-mode now as first class citizen to debbugs.gnu.org, see > . Could you pls send some test > data (aka test bugs) in order to check that it works as expected? Thanks a lot, but I'm not sure I fully understand the consequences and whether this corresponds to what was suggested in this thread. (And I don't want to waste your time.) I don't want debbug to become the central place for tracking Org bugs. It is a secondary place for tracking a subset of Emacs bugs for those who use M-x report-emacs-bugs -- mostly users who use the Org version that comes bundled with Emacs. The preferred way for submitting Org bugs is org-submit-bug-report and confirmed bugs are tracked on https://updates.orgmode.org. What I'm strongly supporting is 1) A way to get debbugs bugs autotagged with "org-mode" when report-emacs-bug detects (perhaps by asking interactively), that the user wants to report a bug about org-mode. 2) A way to have all debbug bugs tagged as "org-mode" forwarded to the emacs-orgmode@gnu.org mailing list. > I have also used emacs-orgmode@gnu.org as maintainer address. This must > not be wrong, but if you have another preference ... >From what I understand, your move solves (2) but not (1). Correct? If your change does not imply that debbug becomes the central place for tracking Org bugs while solving (2), I'm fine. Thanks! -- Bastien