From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Tom Tromey Newsgroups: gmane.emacs.devel Subject: Re: files.el: Patch to make project-settings optional/customizable Date: Wed, 19 Nov 2008 15:58:42 -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> Reply-To: Tom Tromey NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1227135586 476 80.91.229.12 (19 Nov 2008 22:59:46 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 19 Nov 2008 22:59:46 +0000 (UTC) Cc: "T.V. Raman" , Stefan Monnier , emacs-devel@gnu.org To: Juri Linkov Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Nov 20 00:00:48 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 1L2w2O-0005JF-R1 for ged-emacs-devel@m.gmane.org; Thu, 20 Nov 2008 00:00:45 +0100 Original-Received: from localhost ([127.0.0.1]:59762 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L2w1G-0000yu-8U for ged-emacs-devel@m.gmane.org; Wed, 19 Nov 2008 17:59:34 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1L2w1C-0000yS-Aw for emacs-devel@gnu.org; Wed, 19 Nov 2008 17:59:30 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1L2w1A-0000x2-TZ for emacs-devel@gnu.org; Wed, 19 Nov 2008 17:59:29 -0500 Original-Received: from [199.232.76.173] (port=46502 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L2w1A-0000wv-MN for emacs-devel@gnu.org; Wed, 19 Nov 2008 17:59:28 -0500 Original-Received: from mx2.redhat.com ([66.187.237.31]:53985) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1L2w1A-0004Pr-4w for emacs-devel@gnu.org; Wed, 19 Nov 2008 17:59:28 -0500 Original-Received: from int-mx2.corp.redhat.com (int-mx2.corp.redhat.com [172.16.27.26]) by mx2.redhat.com (8.13.8/8.13.8) with ESMTP id mAJMwp3g003859; Wed, 19 Nov 2008 17:58:51 -0500 Original-Received: from ns3.rdu.redhat.com (ns3.rdu.redhat.com [10.11.255.199]) by int-mx2.corp.redhat.com (8.13.1/8.13.1) with ESMTP id mAJMwog0021488; Wed, 19 Nov 2008 17:58:50 -0500 Original-Received: from opsy.redhat.com (vpn-13-181.rdu.redhat.com [10.11.13.181]) by ns3.rdu.redhat.com (8.13.8/8.13.8) with ESMTP id mAJMwmHc020378; Wed, 19 Nov 2008 17:58:49 -0500 Original-Received: by opsy.redhat.com (Postfix, from userid 500) id 1887B378836; Wed, 19 Nov 2008 15:58:43 -0700 (MST) X-Attribution: Tom In-Reply-To: <87iqqjcp3j.fsf@jurta.org> (Juri Linkov's message of "Thu\, 20 Nov 2008 00\:45\:05 +0200") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux) X-Scanned-By: MIMEDefang 2.58 on 172.16.27.26 X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) 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:105835 Archived-At: >>>>> "Juri" == Juri Linkov writes: Juri> In http://thread.gmane.org/gmane.emacs.devel/78366/focus=78378 Juri> Richard said that the term "project" is misleading and asked to Juri> rename "project" in the documentation and the function names. Juri> But for unknown reasons that was not really done for the function names. Sorry about that. I probably just forgot that RMS asked for the function names to be changed as well. Tom