From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Tom Tromey Newsgroups: gmane.emacs.devel Subject: Re: Emacs Package Management Date: Fri, 01 Aug 2008 21:36:06 -0600 Message-ID: References: <485b0c380808011427n4d3144eey3f8daf3abac83bf4@mail.gmail.com> <485b0c380808011858h4ef97984qb4d2e52ec95ce07f@mail.gmail.com> Reply-To: Tom Tromey NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1217648192 30216 80.91.229.12 (2 Aug 2008 03:36:32 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 2 Aug 2008 03:36:32 +0000 (UTC) Cc: emacs-devel@gnu.org To: "Stephen Eilert" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Aug 02 05:37:22 2008 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 1KP7vl-00007a-8E for ged-emacs-devel@m.gmane.org; Sat, 02 Aug 2008 05:37:22 +0200 Original-Received: from localhost ([127.0.0.1]:36604 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KP7up-0006ss-9G for ged-emacs-devel@m.gmane.org; Fri, 01 Aug 2008 23:36:23 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KP7ul-0006sZ-8d for emacs-devel@gnu.org; Fri, 01 Aug 2008 23:36:19 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KP7uj-0006sN-1Z for emacs-devel@gnu.org; Fri, 01 Aug 2008 23:36:17 -0400 Original-Received: from [199.232.76.173] (port=38235 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KP7ui-0006sK-RX for emacs-devel@gnu.org; Fri, 01 Aug 2008 23:36:16 -0400 Original-Received: from mx1.redhat.com ([66.187.233.31]:52199) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KP7uh-0004zF-NG for emacs-devel@gnu.org; Fri, 01 Aug 2008 23:36:16 -0400 Original-Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id m723a9Fh028498; Fri, 1 Aug 2008 23:36:09 -0400 Original-Received: from pobox.corp.redhat.com (pobox.corp.redhat.com [10.11.255.20]) by int-mx1.corp.redhat.com (8.13.1/8.13.1) with ESMTP id m723a8la021775; Fri, 1 Aug 2008 23:36:08 -0400 Original-Received: from opsy.redhat.com (vpn-10-95.bos.redhat.com [10.16.10.95]) by pobox.corp.redhat.com (8.13.1/8.13.1) with ESMTP id m723a898031412; Fri, 1 Aug 2008 23:36:08 -0400 Original-Received: by opsy.redhat.com (Postfix, from userid 500) id D93B8378250; Fri, 1 Aug 2008 21:36:07 -0600 (MDT) X-Attribution: Tom In-Reply-To: <485b0c380808011858h4ef97984qb4d2e52ec95ce07f@mail.gmail.com> (Stephen Eilert's message of "Fri\, 1 Aug 2008 22\:58\:21 -0300") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (gnu/linux) X-Scanned-By: MIMEDefang 2.58 on 172.16.52.254 X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 3) 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:101934 Archived-At: >>>>> "Stephen" == Stephen Eilert writes: Tom> There was a discussion a while ago on this list. RMS wanted to Tom> restrict the available packages to those which had been assigned Tom> to the FSF, but I did not agree with that. Stephen> Meh. Just set up a repository maintained by the FSF by Stephen> default and leave the ability to add others, at the user's Stephen> discretion. My recollection of the previous discussion is that this idea was rejected. Stephen> One problem at a time ;) Yes :) Tom