From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: [RFE] Migration to gitlab Date: Mon, 25 Mar 2019 19:09:15 +0200 Message-ID: <83sgvanao4.fsf@gnu.org> References: <1552789070.5272.1@yandex.ru> <1552791707.5272.2@yandex.ru> <1552793646.5272.3@yandex.ru> <1552821396.21432.0@yandex.ru> <83imwhwf4x.fsf@gnu.org> <837ecvux2q.fsf@gnu.org> <9c7cf558-a2d3-951e-d6e1-31b3ad5900cf@yandex.ru> <1553248918.28810.1@yandex.ru> <8336nfrq50.fsf@gnu.org> <83zhpnq8ka.fsf@gnu.org> <87va0a514h.fsf@gmx.de> <87zhpmj18k.fsf@gmx.de> <83bm22rfeq.fsf@gnu.org> <87zhpkgz00.fsf@gmx.de> <83mulknub3.fsf@gnu.org> <871s2urk83.fsf@gmx.de> Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="150241"; mail-complaints-to="usenet@blaine.gmane.org" Cc: rgm@gnu.org, monnier@iro.umontreal.ca, emacs-devel@gnu.org To: Michael Albinus Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Mar 25 18:26:30 2019 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1h8TMk-000cy8-3p for ged-emacs-devel@m.gmane.org; Mon, 25 Mar 2019 18:26:30 +0100 Original-Received: from localhost ([127.0.0.1]:45923 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h8TMj-0006F9-2T for ged-emacs-devel@m.gmane.org; Mon, 25 Mar 2019 13:26:29 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:51562) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h8TLP-0005uU-MY for emacs-devel@gnu.org; Mon, 25 Mar 2019 13:25:08 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:39294) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h8T60-00020Z-DH; Mon, 25 Mar 2019 13:09:12 -0400 Original-Received: from [176.228.60.248] (port=4820 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1h8T5z-0005dd-8q; Mon, 25 Mar 2019 13:09:11 -0400 In-reply-to: <871s2urk83.fsf@gmx.de> (message from Michael Albinus on Mon, 25 Mar 2019 17:29:16 +0100) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.21 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.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.org gmane.emacs.devel:234710 Archived-At: > From: Michael Albinus > Cc: rgm@gnu.org, monnier@iro.umontreal.ca, emacs-devel@gnu.org > Date: Mon, 25 Mar 2019 17:29:16 +0100 > > Like this? > > > [2:text/x-diff Hide] > > *** /tmp/ediffYbcrob 2019-03-25 17:26:15.099153743 +0100 > --- /home/albinus/src/emacs/CONTRIBUTE 2019-03-25 17:25:57.710880544 +0100 > *************** > *** 59,65 **** > The Emacs issue tracker at https://debbugs.gnu.org lets you view bug > reports and search the database for bugs matching several criteria. > Messages posted to the bug-gnu-emacs@gnu.org mailing list, mentioned > ! above, are recorded by the tracker with the corresponding bugs/issues. > > GNU ELPA has a 'debbugs' package that allows accessing the tracker > database from Emacs. > --- 59,68 ---- > The Emacs issue tracker at https://debbugs.gnu.org lets you view bug > reports and search the database for bugs matching several criteria. > Messages posted to the bug-gnu-emacs@gnu.org mailing list, mentioned > ! above, are recorded by the tracker with the corresponding > ! bugs/issues. If a message to the bug tracker contains a patch, the > ! subject of the message shall contain the string "[PATCH]" in order to > ! let the bug tracker tag the bug properly. I'd prefer 'please include the string "[PATCH]" ...' to using "shall contain", but otherwise this is fine, thanks. > Hmm, and shall we explain also how to reply to bug tracker messages? It > needs another address but the ML. Is that a serious problem? IME, both methods work.