From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Kevin Rodgers Newsgroups: gmane.emacs.devel Subject: Re: files.el: Patch to make project-settings optional/customizable Date: Fri, 21 Nov 2008 21:03:35 -0700 Message-ID: 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> <87iqqjcp3j.fsf@jurta.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1227326690 8977 80.91.229.12 (22 Nov 2008 04:04:50 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 22 Nov 2008 04:04:50 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Nov 22 05:05: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 1L3jk4-0006ko-08 for ged-emacs-devel@m.gmane.org; Sat, 22 Nov 2008 05:05:42 +0100 Original-Received: from localhost ([127.0.0.1]:47365 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L3jiu-0005nq-Ot for ged-emacs-devel@m.gmane.org; Fri, 21 Nov 2008 23:03:56 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1L3jir-0005nk-1A for emacs-devel@gnu.org; Fri, 21 Nov 2008 23:03:53 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1L3jio-0005nY-Jp for emacs-devel@gnu.org; Fri, 21 Nov 2008 23:03:51 -0500 Original-Received: from [199.232.76.173] (port=50279 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L3jio-0005nV-Ez for emacs-devel@gnu.org; Fri, 21 Nov 2008 23:03:50 -0500 Original-Received: from main.gmane.org ([80.91.229.2]:44471 helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1L3jin-0005wj-UB for emacs-devel@gnu.org; Fri, 21 Nov 2008 23:03:50 -0500 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1L3jih-0004dy-Io for emacs-devel@gnu.org; Sat, 22 Nov 2008 04:03:43 +0000 Original-Received: from c-67-161-145-183.hsd1.co.comcast.net ([67.161.145.183]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 22 Nov 2008 04:03:43 +0000 Original-Received: from kevin.d.rodgers by c-67-161-145-183.hsd1.co.comcast.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 22 Nov 2008 04:03:43 +0000 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 10 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: c-67-161-145-183.hsd1.co.comcast.net User-Agent: Thunderbird 2.0.0.18 (Macintosh/20081105) In-Reply-To: <87iqqjcp3j.fsf@jurta.org> X-detected-operating-system: by monty-python.gnu.org: GNU/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:105927 Archived-At: Juri Linkov wrote: > So let's get rid of "project" in the function names and use the common > prefix dir-local-variables by analogy with file-local-variables. > This also suggest renaming "bindings" and "settings" to "variables". Rational. Thank you! -- Kevin Rodgers Denver, Colorado, USA