From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Richard M. Stallman" Newsgroups: gmane.emacs.devel Subject: Re: Emacs Package Management Date: Sat, 02 Aug 2008 21:33:39 -0400 Message-ID: References: <485b0c380808011427n4d3144eey3f8daf3abac83bf4@mail.gmail.com> <87ej589vku.fsf@hagelb.org> Reply-To: rms@gnu.org NNTP-Posting-Host: lo.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: ger.gmane.org 1217727394 19196 80.91.229.12 (3 Aug 2008 01:36:34 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 3 Aug 2008 01:36:34 +0000 (UTC) Cc: tromey@redhat.com, spedrosa@gmail.com, emacs-devel@gnu.org To: Phil Hagelberg Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Aug 03 03:37:24 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 1KPSXD-0004jp-I3 for ged-emacs-devel@m.gmane.org; Sun, 03 Aug 2008 03:37:23 +0200 Original-Received: from localhost ([127.0.0.1]:45721 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KPSWI-0000PU-NW for ged-emacs-devel@m.gmane.org; Sat, 02 Aug 2008 21:36:26 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KPSUa-0006fm-8y for emacs-devel@gnu.org; Sat, 02 Aug 2008 21:34:40 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KPSUY-0006cY-0F for emacs-devel@gnu.org; Sat, 02 Aug 2008 21:34:39 -0400 Original-Received: from [199.232.76.173] (port=38481 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KPSUX-0006cQ-PF for emacs-devel@gnu.org; Sat, 02 Aug 2008 21:34:37 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]:60751) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KPSUX-00040d-H0 for emacs-devel@gnu.org; Sat, 02 Aug 2008 21:34:37 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1KPSTb-0007nW-9x; Sat, 02 Aug 2008 21:33:39 -0400 In-reply-to: <87ej589vku.fsf@hagelb.org> (message from Phil Hagelberg on Fri, 01 Aug 2008 16:14:41 -0700) X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) 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:101982 Archived-At: As the original author of rinari, I can see a place for packages in such a system that are not part of Emacs, but still have their copyright assigned to the FSF. That might be a good idea; I have nothing against it. However, even these packages should not load CL at run time. Loading it encroaches on the user's namespace.