From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Juanma Barranquero" Newsgroups: gmane.emacs.devel Subject: Re: files.el: Patch to make project-settings optional/customizable Date: Thu, 13 Nov 2008 20:15:58 +0100 Message-ID: References: <5f0ff9220811130629t505badf9kb1bcc380df89a08f@mail.gmail.com> <87y6zn4pqw.fsf@cyd.mit.edu> <200811131607.mADG71u6010167@mothra.ics.uci.edu> <200811131619.mADGJukm010206@mothra.ics.uci.edu> <87prkz4kgh.fsf@cyd.mit.edu> <200811131728.mADHSH2M010654@mothra.ics.uci.edu> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1226603843 11128 80.91.229.12 (13 Nov 2008 19:17:23 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 13 Nov 2008 19:17:23 +0000 (UTC) Cc: "T.V. Raman" , Chong Yidong , Dan Nicolaescu , emacs-devel@gnu.org To: "Tom Tromey" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Nov 13 20:18:25 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 1L0hhp-00079c-Ja for ged-emacs-devel@m.gmane.org; Thu, 13 Nov 2008 20:18:17 +0100 Original-Received: from localhost ([127.0.0.1]:56960 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L0hgh-0003gv-Fx for ged-emacs-devel@m.gmane.org; Thu, 13 Nov 2008 14:17:07 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1L0hfd-0003QM-2Y for emacs-devel@gnu.org; Thu, 13 Nov 2008 14:16:01 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1L0hfc-0003Px-4a for emacs-devel@gnu.org; Thu, 13 Nov 2008 14:16:00 -0500 Original-Received: from [199.232.76.173] (port=53925 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L0hfb-0003Ps-Vv for emacs-devel@gnu.org; Thu, 13 Nov 2008 14:16:00 -0500 Original-Received: from yx-out-1718.google.com ([74.125.44.158]:53246) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1L0hfb-0004Cu-UD for emacs-devel@gnu.org; Thu, 13 Nov 2008 14:16:00 -0500 Original-Received: by yx-out-1718.google.com with SMTP id 34so494557yxf.66 for ; Thu, 13 Nov 2008 11:15:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=wgjcU29NgLQ6UuI6cuZBqQVLIZs8dGs5oVf7YXgvoPY=; b=txvFsm2H7xu802w/+rDI9tnuwI1ybpNsvROyOsYGBIQqXc9oX+91sPbontmZ6NtDKT 4zdpENofa/pOTyJJo8lvCbmsaQguWNoXOKcH3Y6fZZs7jHK2FbmMN8C9VePKPS5d/Zee ucr5r8DFHrbyw/DL5qvAKcvkkypD+sioCMbGQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=lCekxXqcqfcgcO2ocFkipRhfYYEJZ5mpUdK4EllpJGRq2gbje08JeeeabQZnBe+Eo1 em2r/cxal7kR0cVFBG2oSeXPQWF24kzTYX3m6bk/fArX1Y0lSGQDh94PgCo1uwp7BKJT +pZTydduLYYw3CzyFe09nNMv1MCVxv695u9zo= Original-Received: by 10.101.71.6 with SMTP id y6mr69971ank.44.1226603758615; Thu, 13 Nov 2008 11:15:58 -0800 (PST) Original-Received: by 10.100.13.13 with HTTP; Thu, 13 Nov 2008 11:15:58 -0800 (PST) In-Reply-To: Content-Disposition: inline X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) 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:105666 Archived-At: > RMS specifically asked that "emacs" not appear in the name. > He thought it was redundant given the ".el" extension, which, as I > recall, he asked for. Even if Dan just implied otherwise, I'm not restarting the discussion, nor am I proposing changing the name. But adding a defcustom and letting people customize it to their hearts' content, that's a good idea, as it is for other packages' files which we *do* allow to customize. Juanma