From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: phillip.lord@russet.org.uk (Phillip Lord) Newsgroups: gmane.emacs.devel Subject: Re: ELPA contributions? Date: Wed, 14 Oct 2015 12:14:50 +0100 Message-ID: <877fmpem6t.fsf@russet.org.uk> References: <87612g5tmx.fsf@fencepost.gnu.org> <87io6cl0hx.fsf@russet.org.uk> <87lhb8ulex.fsf@ericabrahamsen.net> <87oag3d9a0.fsf@ericabrahamsen.net> <877fmrd8fg.fsf@ericabrahamsen.net> <878u77t8jw.fsf@russet.org.uk> <87h9luactg.fsf@ericabrahamsen.net> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1444821444 31705 80.91.229.3 (14 Oct 2015 11:17:24 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 14 Oct 2015 11:17:24 +0000 (UTC) Cc: emacs-devel@gnu.org To: Eric Abrahamsen Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Oct 14 13:17:04 2015 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 1ZmK3M-0000Wm-GI for ged-emacs-devel@m.gmane.org; Wed, 14 Oct 2015 13:17:04 +0200 Original-Received: from localhost ([::1]:41658 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZmK3L-00064c-P3 for ged-emacs-devel@m.gmane.org; Wed, 14 Oct 2015 07:17:03 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:48376) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZmK1H-0005Q9-68 for emacs-devel@gnu.org; Wed, 14 Oct 2015 07:14:56 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZmK1C-0004Ns-Vk for emacs-devel@gnu.org; Wed, 14 Oct 2015 07:14:55 -0400 Original-Received: from cheviot12.ncl.ac.uk ([128.240.234.12]:47337) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZmK1C-0004NY-Qe for emacs-devel@gnu.org; Wed, 14 Oct 2015 07:14:50 -0400 Original-Received: from smtpauth-vm.ncl.ac.uk ([10.8.233.129] helo=smtpauth.ncl.ac.uk) by cheviot12.ncl.ac.uk with esmtp (Exim 4.63) (envelope-from ) id 1ZmK1C-0004T3-AM; Wed, 14 Oct 2015 12:14:50 +0100 Original-Received: from jangai.ncl.ac.uk ([10.66.67.223] helo=localhost) by smtpauth.ncl.ac.uk with esmtpsa (TLSv1:AES128-SHA:128) (Exim 4.63) (envelope-from ) id 1ZmK1C-0002eJ-3f; Wed, 14 Oct 2015 12:14:50 +0100 In-Reply-To: <87h9luactg.fsf@ericabrahamsen.net> (Eric Abrahamsen's message of "Tue, 13 Oct 2015 10:38:35 -0700") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 128.240.234.12 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:191542 Archived-At: Eric Abrahamsen writes: >> All agreed. Some packages are always going to prefer being primarily >> on Github. But having a better bug-tracker here would make it so that >> fewer packages feel obligated to be on Github. For let-alist, for >> instance, I wanted to develop the package here directly, so I created >> a github repo with no source just for the issue tracker.. > > Who runs debbugs? How hard would it be to add a cc based on the > Maintainer header? Ironicaly, debbugs doesn't appear to be using debbugs at least according to it's list of packages: https://debbugs.gnu.org/Packages.html Otherwise we could submit a bug/rfe there. Phil