From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.devel Subject: Org-mode in debbugs [was Re: bug archiving policy] Date: Sun, 13 Dec 2020 12:09:33 -0500 Message-ID: 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="16873"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) Cc: Jean Louis , Boruch Baum , emacs-devel@gnu.org, Bastien , Stefan Kangas , Stefan Monnier To: Michael Albinus Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sun Dec 13 18:10:35 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 1koUtH-0004IC-6b for ged-emacs-devel@m.gmane-mx.org; Sun, 13 Dec 2020 18:10:35 +0100 Original-Received: from localhost ([::1]:44428 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1koUtG-00084J-8G for ged-emacs-devel@m.gmane-mx.org; Sun, 13 Dec 2020 12:10:34 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:52140) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1koUsK-0007cb-Ma for emacs-devel@gnu.org; Sun, 13 Dec 2020 12:09:36 -0500 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:38085) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1koUsJ-0007he-LM; Sun, 13 Dec 2020 12:09:35 -0500 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.82) (envelope-from ) id 1koUsH-0007K0-GV; Sun, 13 Dec 2020 12:09:33 -0500 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:260767 Archived-At: Michael Albinus wrote: >>> 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? > > I have also used emacs-orgmode@gnu.org as maintainer address. This must > not be wrong, but if you have another preference ... ? Please note that this has been in place for about a decade already. Ie, there already was an org-mode entry in /etc/debbugs/Maintainers. Now there are two... Ref eg https://lists.gnu.org/archive/html/emacs-orgmode/2011-10/msg00253.html In case people are confused about how this works: 1. Sending to submit@debbugs with package org-mode sends the report to the org mode list (since about 2010). 2. If an existing bug is reassigned to org-mode, all future correspondence goes to the org mode list. (But the act of reassigning does not trigger a notification mail to that list. So reassign, then send a followup mail.) See c-submit-bug-report for a way to integrate into a bug reporting command.