From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lennart Borgman Newsgroups: gmane.emacs.devel Subject: Re: Blunderbuss ".dir-locals.el" raises everything in its path!! Date: Mon, 13 Jul 2009 05:51:22 +0200 Message-ID: References: <20090712144137.GB2524@muc.de> <87hbxhony6.fsf@stupidchicken.com> <20090712180623.GA1009@muc.de> <87k52dycha.fsf@stupidchicken.com> <20090712212103.GB1009@muc.de> <20090712214551.GD1009@muc.de> <878witl10m.fsf@uwakimon.sk.tsukuba.ac.jp> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1247457103 12242 80.91.229.12 (13 Jul 2009 03:51:43 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 13 Jul 2009 03:51:43 +0000 (UTC) Cc: Alan Mackenzie , Chong Yidong , =?UTF-8?Q?Jan_Dj=C3=A4rv?= , emacs-devel@gnu.org To: "Stephen J. Turnbull" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jul 13 05:51:35 2009 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 1MQCZj-00009T-HE for ged-emacs-devel@m.gmane.org; Mon, 13 Jul 2009 05:51:35 +0200 Original-Received: from localhost ([127.0.0.1]:54267 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MQCZi-00062l-RF for ged-emacs-devel@m.gmane.org; Sun, 12 Jul 2009 23:51:34 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MQCZd-00062H-ES for emacs-devel@gnu.org; Sun, 12 Jul 2009 23:51:29 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MQCZY-00061M-1u for emacs-devel@gnu.org; Sun, 12 Jul 2009 23:51:28 -0400 Original-Received: from [199.232.76.173] (port=39688 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MQCZX-00061I-U1 for emacs-devel@gnu.org; Sun, 12 Jul 2009 23:51:23 -0400 Original-Received: from mail-fx0-f217.google.com ([209.85.220.217]:45704) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MQCZX-0006dS-HI for emacs-devel@gnu.org; Sun, 12 Jul 2009 23:51:23 -0400 Original-Received: by fxm17 with SMTP id 17so1061368fxm.42 for ; Sun, 12 Jul 2009 20:51:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=Twf7w4v92JreXHxNY6+/2l2KhDu+wem8UTBHOt7mP9M=; b=AMRrMIRgob6peKwk9+Xd+RUe2eL0qF3vB4WmQASYe1sBMU7iOL2GJCaXhHRvsUz1z0 QR9LmfElfMVFeENj75IlfmJCOFG9JZ5XMFqaACMTMZd4DTfnKnRCS12TXkZLPfYyzFh7 hDx+oQDMyA3fwVcngHCyTPJnvgwgk61eWT7z0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=jLyAum8ZTemWNcQBd/zlw9rpPrUQe6L9bwyFn337jJt7/th2HUZyneN30arpCJTAas dW3TGYRQQKwHgB7Jgp2GN5A7i0l/O1hfNxy/p+/Cqv8yt4IbsMQV829SZp58BC6X3UwZ /oxcifbbpkzx2NfB+vevbFYxwNxYwPP1DmHDM= Original-Received: by 10.223.113.9 with SMTP id y9mr1848665fap.61.1247457082524; Sun, 12 Jul 2009 20:51:22 -0700 (PDT) In-Reply-To: <878witl10m.fsf@uwakimon.sk.tsukuba.ac.jp> 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:112390 Archived-At: On Mon, Jul 13, 2009 at 5:23 AM, Stephen J. Turnbull wr= ote: > Lennart Borgman writes: > > =C2=A0> Adding that single word "tree" clarifies that difference. Why don= 't > =C2=A0> you think it would help. > > Because the recursive nature is already indicated by the phrase "all > files of". That assumes that the user already knows that a project can store files in sub directories of the project directory tree root. I do not think we can assume that for all users.