From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Andrew Hyatt Newsgroups: gmane.emacs.devel Subject: Re: 4K Bugs Date: Sat, 09 Jan 2016 04:26:40 +0000 Message-ID: References: <87mvszdp6b.fsf@gnus.org> <8737u9kv6f.fsf@russet.org.uk> <87a8ohj9r0.fsf@russet.org.uk> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a1145542ed83b050528df1ccb X-Trace: ger.gmane.org 1452313629 19068 80.91.229.3 (9 Jan 2016 04:27:09 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 9 Jan 2016 04:27:09 +0000 (UTC) To: Phillip Lord , emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Jan 09 05:27:09 2016 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1aHl7M-0007ih-Qu for ged-emacs-devel@m.gmane.org; Sat, 09 Jan 2016 05:27:08 +0100 Original-Received: from localhost ([::1]:38973 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aHl7I-0006zl-Ts for ged-emacs-devel@m.gmane.org; Fri, 08 Jan 2016 23:27:04 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:42466) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aHl75-0006za-NB for emacs-devel@gnu.org; Fri, 08 Jan 2016 23:26:52 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aHl74-0001gT-ST for emacs-devel@gnu.org; Fri, 08 Jan 2016 23:26:51 -0500 Original-Received: from mail-vk0-x235.google.com ([2607:f8b0:400c:c05::235]:34084) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aHl74-0001gL-N7 for emacs-devel@gnu.org; Fri, 08 Jan 2016 23:26:50 -0500 Original-Received: by mail-vk0-x235.google.com with SMTP id a123so170983912vkh.1 for ; Fri, 08 Jan 2016 20:26:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :content-type; bh=X/n1V8AdGIJ4p/guErj/JlvpEsczr+J6wNvbm/u3raQ=; b=ATstoks5WbSmteFuH6qoc1rLm9ubZ4xSl0tBpDTIu3Sx0vlAaDD5TetPq508UJQtuG OQpu2M9t94zeoMyhCZkEVT8I05ptg+D69wYTFRtyXzZ5lyR7t6GYEzZ+O85Y5Qa9C6YZ SroFmXgXwez5CI0gEOVsQeS+kYrDRIz1dsCC3GFshxxd1H4eK4wVsrzFEGdswr77hk0R PHX80Xcv2MpsM/TB0V5i5PPqh7gFvf2oO8dnAO9bJyj5Gtee0K4qf9KqURC7wS/5AC0B BTZ+Ljk5Tz3jyfwG4MhvUELz4tSO92wii8RlshBpVnOHN4gy6LT4oaRglKCAGae1YMhB vXPQ== X-Received: by 10.31.8.83 with SMTP id 80mr81751188vki.105.1452313610302; Fri, 08 Jan 2016 20:26:50 -0800 (PST) In-Reply-To: <87a8ohj9r0.fsf@russet.org.uk> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2607:f8b0:400c:c05::235 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 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-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:197884 Archived-At: --001a1145542ed83b050528df1ccb Content-Type: text/plain; charset=UTF-8 On Thu, Jan 7, 2016 at 5:38 PM Phillip Lord wrote: > Phillip Lord writes: > > > If anyone is willing to hold-my-hand, and take me through the process of > > fixing a couple of bugs (not the actual bug-hunting, which I can do), > > I'll write the process up as a short tutorial as I did with for > > etc/DEBUG. This way I can use my ignorance to good purpose. > > Apologies for the spam, I've realised that this has already been done now. > I wonder if the admin/notes/bug-triage file should be advertised in some way in the debbugs-gnu UI. In some sense, it's a help file that especially new developers diving into the bug system should read. --001a1145542ed83b050528df1ccb Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
On Thu, Jan 7,= 2016 at 5:38 PM Phillip Lord <phillip.lord@russet.org.uk> wrote:
Phillip Lord <phillip.lord@russet.org.uk> writes:

> If anyone is willing to hold-my-hand, and take me through the process = of
> fixing a couple of bugs (not the actual bug-hunting, which I can do),<= br> > I'll write the process up as a short tutorial as I did with for > etc/DEBUG. This way I can use my ignorance to good purpose.

Apologies for the spam, I've realised that this has already been done n= ow.

I wonder if the admin/notes/bug-tri= age file should be advertised in some way in the debbugs-gnu UI.=C2=A0 In s= ome sense, it's a help file that especially new developers diving into = the bug system should read.
=C2=A0
--001a1145542ed83b050528df1ccb--