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: Fri, 22 Mar 2019 17:28:00 +0200 Message-ID: <83pnqjq67z.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> <83ftrfrz6v.fsf@gnu.org> <446614f8-419f-f793-4320-72cd95896eda@yandex.ru> Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="79847"; mail-complaints-to="usenet@blaine.gmane.org" Cc: theophilusx@gmail.com, emacs-devel@gnu.org, hi-angel@yandex.ru To: Dmitry Gutov Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Mar 22 16:38:53 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 1h7MFw-000Keh-JG for ged-emacs-devel@m.gmane.org; Fri, 22 Mar 2019 16:38:52 +0100 Original-Received: from localhost ([127.0.0.1]:59015 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h7MFu-0004kP-Lt for ged-emacs-devel@m.gmane.org; Fri, 22 Mar 2019 11:38:50 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:58514) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h7MD5-00033u-UW for emacs-devel@gnu.org; Fri, 22 Mar 2019 11:35:59 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:44191) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h7M5V-00077l-Hp; Fri, 22 Mar 2019 11:28:05 -0400 Original-Received: from [176.228.60.248] (port=1603 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1h7M5U-000869-SE; Fri, 22 Mar 2019 11:28:05 -0400 In-reply-to: <446614f8-419f-f793-4320-72cd95896eda@yandex.ru> (message from Dmitry Gutov on Fri, 22 Mar 2019 16:36:58 +0200) 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:234588 Archived-At: > Cc: theophilusx@gmail.com, emacs-devel@gnu.org > From: Dmitry Gutov > Date: Fri, 22 Mar 2019 16:36:58 +0200 > > On 22.03.2019 12:16, Eli Zaretskii wrote: > > > You don't need to be subscribed to bug-gnu-emacs mailing list > > (although if you are interested in helping the development, I would > > recommend subscribing). You can instead point your Web browser to > > https://debbugs.gnu.org/ and use the various filtering options there. > > Or you could use the debbugs package in ELPA to do that. > > Should I add some examples of how more modern bug trackers make it > easier and more enticing for a random person to contribute? If you want. Though it isn't necessarily related to the point I was trying to make, which was in response to a very specific comment made by Konstantin. > For one thing, if you're not subscribed to the list, replying to a > particular message is more difficult (you have to copy the subject and > the addresses), and the result will break out of an existing thread for > everybody involved. First, I did recommend to subscribe. But if one doesn't subscribe, there's still a way to reply properly, albeit a bit convoluted: you can download each of the messages recorded by the bug tracker as an mbox file (the link to do that is shown as part of the header of each message when you read the bug discussions in a web browser), then tell your MUA to read that mbox file, and reply to the message. (You can also download each month of the traffic on bug-gnu-emacs as an mbox file, the link is shown when you read the list archives in a browser.)