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:55:04 +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> 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 1226606490 21609 80.91.229.12 (13 Nov 2008 20:01:30 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 13 Nov 2008 20:01:30 +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 21:02:33 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 1L0iOW-0008Py-Ie for ged-emacs-devel@m.gmane.org; Thu, 13 Nov 2008 21:02:24 +0100 Original-Received: from localhost ([127.0.0.1]:55345 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L0iNO-0002C8-NO for ged-emacs-devel@m.gmane.org; Thu, 13 Nov 2008 15:01:14 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1L0iHU-0007s8-0f for emacs-devel@gnu.org; Thu, 13 Nov 2008 14:55:08 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1L0iHS-0007qn-29 for emacs-devel@gnu.org; Thu, 13 Nov 2008 14:55:07 -0500 Original-Received: from [199.232.76.173] (port=60590 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L0iHR-0007qN-5N for emacs-devel@gnu.org; Thu, 13 Nov 2008 14:55:05 -0500 Original-Received: from an-out-0708.google.com ([209.85.132.250]:1761) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1L0iHQ-0000QV-UZ for emacs-devel@gnu.org; Thu, 13 Nov 2008 14:55:05 -0500 Original-Received: by an-out-0708.google.com with SMTP id c38so492458ana.21 for ; Thu, 13 Nov 2008 11:55:04 -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=pkyqgdwYIq/B0xcssmxdRQss2T4AQF/MYyq0IMcXQGs=; b=C84fgfFxp7kiqq/OTDzoDOyt3veufNNviygFOtwn4KPoQkJROtzjsS1lnE6OpLMgU7 s+N/dm3q18Q+vLM4yfiCXZtk5WF4vWNPy5xbLQsSPC9HyU0cvUDOfSXf5aC5+uM/J+/Y wg/DX4SoPh1aPEncaUhAppwqcFDTp5Z61iRLE= 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=SYF3mGstIuKre/j8YS4XkHz/2Ttd0MoORaMszJw/ooPxJXX8u0XRNRc4U4YEwQFgIU iyUMF//V5YTtLpSdsjXxSIHpIzAPPwfqS5+uL5ZtE1wxGgB3J3xwIGBD1TsJexaoOFf3 gMFs8biDcx4/teaLH5ELgQ6nLJ1+XbtVV4RBo= Original-Received: by 10.100.240.17 with SMTP id n17mr67702anh.138.1226606104103; Thu, 13 Nov 2008 11:55:04 -0800 (PST) Original-Received: by 10.100.13.13 with HTTP; Thu, 13 Nov 2008 11:55:04 -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:105668 Archived-At: On Thu, Nov 13, 2008 at 20:23, Tom Tromey wrote: > The issue is that some project will check in files with the "wrong" > name. > > Then we are back in the same situation. If you want emacs to "just > work" across projects, you must write special code in your .emacs to > recognize different settings in different directories. > > IOW, then we have the same problem we started out to solve. Surely 99% of project never ever change the name. Let's assume that the ones which do know what they are doing. Juanma