From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Gitlab Migration Date: Fri, 27 Aug 2021 09:09:42 +0300 Message-ID: <834kbbs9jt.fsf@gnu.org> References: <87h7fcnmq0.fsf@posteo.net> <87o89kw0hl.fsf@gnus.org> <0c369b25-aedd-1fdf-4813-503f27e42c7c@yandex.ru> <83bl5kro2i.fsf@gnu.org> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="35704"; mail-complaints-to="usenet@ciao.gmane.io" Cc: philipk@posteo.net, emacs-devel@gnu.org, danflscr@gmail.com, larsi@gnus.org, dgutov@yandex.ru To: Arthur Miller Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Fri Aug 27 08:14:44 2021 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 1mJV8W-00096g-D0 for ged-emacs-devel@m.gmane-mx.org; Fri, 27 Aug 2021 08:14:44 +0200 Original-Received: from localhost ([::1]:44532 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mJV8U-0003G8-J1 for ged-emacs-devel@m.gmane-mx.org; Fri, 27 Aug 2021 02:14:42 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:41618) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mJV3w-0005wU-Vv for emacs-devel@gnu.org; Fri, 27 Aug 2021 02:10:00 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:40040) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mJV3v-0006Fb-Qd; Fri, 27 Aug 2021 02:09:59 -0400 Original-Received: from 84.94.185.95.cable.012.net.il ([84.94.185.95]:3967 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mJV3v-0001dJ-CS; Fri, 27 Aug 2021 02:09:59 -0400 In-Reply-To: (message from Arthur Miller on Thu, 26 Aug 2021 22:51:41 +0200) 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:273118 Archived-At: > From: Arthur Miller > Date: Thu, 26 Aug 2021 22:51:41 +0200 > Cc: philipk@posteo.net, Eli Zaretskii , danflscr@gmail.com, > larsi@gnus.org, emacs-devel@gnu.org > > Maybe Emacs project should be better at informing users about Emacs bug tracker: > > https://debbugs.gnu.org/cgi/pkgreport.cgi?package=emacs > > and this one: > > https://debbugs.gnu.org/ It's mentioned on line 45 of CONTRIBUTE, near the beginning of the "Getting involved with development" section. > and debbugs package for browsing bugs directly from Emacs? The debbugs package has several non-trivial dependencies, like email, and is probably not the first or the second thing newcomers should be messing with.