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: Mon, 04 Aug 2008 11:33:54 -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 1217864217 32058 80.91.229.12 (4 Aug 2008 15:36:57 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 4 Aug 2008 15:36:57 +0000 (UTC) Cc: tromey@redhat.com, phil@hagelb.org, spedrosa@gmail.com, emacs-devel@gnu.org To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Aug 04 17:37:47 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 1KQ27l-0006Qi-Rm for ged-emacs-devel@m.gmane.org; Mon, 04 Aug 2008 17:37:30 +0200 Original-Received: from localhost ([127.0.0.1]:48650 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KQ26p-0001kv-Pk for ged-emacs-devel@m.gmane.org; Mon, 04 Aug 2008 11:36:31 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KQ25I-0008Gl-VL for emacs-devel@gnu.org; Mon, 04 Aug 2008 11:34:57 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KQ25H-0008Es-Ge for emacs-devel@gnu.org; Mon, 04 Aug 2008 11:34:56 -0400 Original-Received: from [199.232.76.173] (port=51935 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KQ25H-0008Ea-8T for emacs-devel@gnu.org; Mon, 04 Aug 2008 11:34:55 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]:52881) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KQ25H-0001eA-16 for emacs-devel@gnu.org; Mon, 04 Aug 2008 11:34:55 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1KQ24I-0006j5-9a; Mon, 04 Aug 2008 11:33:54 -0400 In-reply-to: (message from Stefan Monnier on Sun, 03 Aug 2008 14:03:11 -0400) 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:102042 Archived-At: > Loading it encroaches on the user's namespace. If so, the user is free to not use that package. Excusing a flaw like that isn't the way to get smooth operation.