From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: Integrating package.el Date: Sun, 10 Jan 2010 22:28:58 -0500 Message-ID: References: <87zl50jv52.fsf@lifelogs.com> <87d41rn3wt.fsf_-_@hagelb.org> <87k4vxiwlj.fsf@lifelogs.com> <878wcdjg9r.fsf@hagelb.org> <87637gh73j.fsf@lifelogs.com> <87637b96pc.fsf@hagelb.org> <87wrzr6ugo.fsf@hagelb.org> <87ocl242jc.fsf@uwakimon.sk.tsukuba.ac.jp> <87d41ihx9g.fsf@stupidchicken.com> <87ocl167wx.fsf@hagelb.org> <8763795zsh.fsf@hagelb.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1263180561 27529 80.91.229.12 (11 Jan 2010 03:29:21 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 11 Jan 2010 03:29:21 +0000 (UTC) Cc: rms@gnu.org, tzz@lifelogs.com, emacs-devel@gnu.org, elpa@tromey.com, "Stephen J. Turnbull" , Chong Yidong To: Phil Hagelberg Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jan 11 04:29:13 2010 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1NUAxs-0008TJ-R4 for ged-emacs-devel@m.gmane.org; Mon, 11 Jan 2010 04:29:13 +0100 Original-Received: from localhost ([127.0.0.1]:52680 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NUAxt-0001RR-BB for ged-emacs-devel@m.gmane.org; Sun, 10 Jan 2010 22:29:13 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NUAxo-0001RM-AL for emacs-devel@gnu.org; Sun, 10 Jan 2010 22:29:08 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NUAxi-0001RA-Qe for emacs-devel@gnu.org; Sun, 10 Jan 2010 22:29:07 -0500 Original-Received: from [199.232.76.173] (port=42213 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NUAxi-0001R7-OA for emacs-devel@gnu.org; Sun, 10 Jan 2010 22:29:02 -0500 Original-Received: from ironport2-out.teksavvy.com ([206.248.154.183]:44006 helo=ironport2-out.pppoe.ca) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NUAxh-0007nB-2S; Sun, 10 Jan 2010 22:29:01 -0500 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Av8EAI4pSkvO+KPG/2dsb2JhbACBRNNWhC8Eiik X-IronPort-AV: E=Sophos;i="4.49,253,1262581200"; d="scan'208";a="53487648" Original-Received: from 206-248-163-198.dsl.teksavvy.com (HELO ceviche.home) ([206.248.163.198]) by ironport2-out.pppoe.ca with ESMTP; 10 Jan 2010 22:28:58 -0500 Original-Received: by ceviche.home (Postfix, from userid 20848) id 505FDB4649; Sun, 10 Jan 2010 22:28:58 -0500 (EST) In-Reply-To: <8763795zsh.fsf@hagelb.org> (Phil Hagelberg's message of "Sun, 10 Jan 2010 15:02:38 -0800") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.91 (gnu/linux) X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:119810 Archived-At: > OK, I will prioritize this once I finish adding support for multiple > archive sources. I think we'll need this in order to support separating > out fully-supported packages vs unsupported packages for which we simply > have copyright assignment as Ted has suggested. Feel free to set your own priorities, but from where I stand, a single repository would already be useful (used for the packages we'd distribute separately from Emacs). Stefan