From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dan Nicolaescu Newsgroups: gmane.emacs.devel Subject: Re: files.el: Patch to make project-settings optional/customizable Date: Tue, 18 Nov 2008 15:18:19 -0800 (PST) Message-ID: <200811182318.mAINIJPw002526@mothra.ics.uci.edu> References: <5f0ff9220811130629t505badf9kb1bcc380df89a08f@mail.gmail.com> <200811131619.mADGJukm010206@mothra.ics.uci.edu> <87prkz4kgh.fsf@cyd.mit.edu> <200811131728.mADHSH2M010654@mothra.ics.uci.edu> <871vxflbxb.fsf@cyd.mit.edu> <200811131848.mADImPMQ011099@mothra.ics.uci.edu> <200811181636.mAIGa9Lx000571@mothra.ics.uci.edu> <87prks6693.fsf@jurta.org> <200811182215.mAIMF5jc002057@mothra.ics.uci.edu> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1227050333 29236 80.91.229.12 (18 Nov 2008 23:18:53 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 18 Nov 2008 23:18:53 +0000 (UTC) Cc: Juri Linkov , Tom Tromey , emacs-devel@gnu.org, "T.V. Raman" To: "Juanma Barranquero" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Nov 19 00:19:54 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 1L2ZrE-0006sz-MM for ged-emacs-devel@m.gmane.org; Wed, 19 Nov 2008 00:19:44 +0100 Original-Received: from localhost ([127.0.0.1]:35015 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L2Zq5-0005Vk-UW for ged-emacs-devel@m.gmane.org; Tue, 18 Nov 2008 18:18:33 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1L2Zq0-0005Uy-Nn for emacs-devel@gnu.org; Tue, 18 Nov 2008 18:18:28 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1L2Zq0-0005Ue-4L for emacs-devel@gnu.org; Tue, 18 Nov 2008 18:18:28 -0500 Original-Received: from [199.232.76.173] (port=56288 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L2Zpz-0005UZ-UT for emacs-devel@gnu.org; Tue, 18 Nov 2008 18:18:27 -0500 Original-Received: from barrelv2.ics.uci.edu ([128.195.1.114]:64605) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_3DES_EDE_CBC_SHA1:24) (Exim 4.60) (envelope-from ) id 1L2Zq0-0007qv-34 for emacs-devel@gnu.org; Tue, 18 Nov 2008 18:18:28 -0500 Original-Received: from mothra.ics.uci.edu (mothra.ics.uci.edu [128.195.6.93]) by barrelv2.ics.uci.edu (8.13.7+Sun/8.13.7) with ESMTP id mAINIJeQ028277; Tue, 18 Nov 2008 15:18:19 -0800 (PST) Original-Received: (from dann@localhost) by mothra.ics.uci.edu (8.13.8+Sun/8.13.6/Submit) id mAINIJPw002526; Tue, 18 Nov 2008 15:18:19 -0800 (PST) In-Reply-To: (Juanma Barranquero's message of "Tue, 18 Nov 2008 23:42:28 +0100") Original-Lines: 12 X-ICS-MailScanner-Information: Please contact the ISP for more information X-ICS-MailScanner-ID: mAINIJeQ028277 X-ICS-MailScanner: Found to be clean X-ICS-MailScanner-SpamCheck: not spam, SpamAssassin (score=-1.44, required 5, autolearn=disabled, ALL_TRUSTED -1.44) X-ICS-MailScanner-From: dann@mothra.ics.uci.edu X-detected-operating-system: by monty-python.gnu.org: Solaris 10 (beta) 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:105791 Archived-At: "Juanma Barranquero" writes: > On Tue, Nov 18, 2008 at 23:15, Dan Nicolaescu wrote: > > > You did read the part that showed that as things stand now, if the file > > name is changed, the feature completely breaks? > > I think you forgot the last part, "...if you mix and match projects > not knowing what you're doing". Didn't you? And this is currently documented ... where? And such fragile behavior is preferable because ... ?