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: Sun, 23 Nov 2008 06:36:55 +0100 Message-ID: References: <5f0ff9220811130629t505badf9kb1bcc380df89a08f@mail.gmail.com> <87iqqjcp3j.fsf@jurta.org> <87zljrh93w.fsf@jurta.org> <200811221940.mAMJeMpj020419@mothra.ics.uci.edu> <87ej13h73g.fsf@jurta.org> <200811222020.mAMKKBcY020496@mothra.ics.uci.edu> <87zljrm7yh.fsf@catnip.gol.com> 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 1227418633 22777 80.91.229.12 (23 Nov 2008 05:37:13 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 23 Nov 2008 05:37:13 +0000 (UTC) Cc: Tom Tromey , "T.V. Raman" , emacs-devel@gnu.org, Juri Linkov , Dan Nicolaescu , Miles Bader To: "Stefan Monnier" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Nov 23 06:38:14 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 1L47fh-0004ka-Lk for ged-emacs-devel@m.gmane.org; Sun, 23 Nov 2008 06:38:14 +0100 Original-Received: from localhost ([127.0.0.1]:52024 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L47eY-00084k-5N for ged-emacs-devel@m.gmane.org; Sun, 23 Nov 2008 00:37:02 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1L47eT-00082s-LI for emacs-devel@gnu.org; Sun, 23 Nov 2008 00:36:57 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1L47eT-00082C-17 for emacs-devel@gnu.org; Sun, 23 Nov 2008 00:36:57 -0500 Original-Received: from [199.232.76.173] (port=49766 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L47eS-000822-VT for emacs-devel@gnu.org; Sun, 23 Nov 2008 00:36:56 -0500 Original-Received: from yx-out-1718.google.com ([74.125.44.158]:34778) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1L47eS-0000Nb-N4 for emacs-devel@gnu.org; Sun, 23 Nov 2008 00:36:56 -0500 Original-Received: by yx-out-1718.google.com with SMTP id 34so718080yxf.66 for ; Sat, 22 Nov 2008 21:36:56 -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=e7tnY6FoMPcEQT0WxeISTJ/o0UF0ZLk5aFJjYJVL7XY=; b=crIlkKu1dt+qOH4tZV+Zdv0MUZEQ9ZxomCoAENgRcp0hscgYHbXNjcLbn85E5HzPxM sAaXv1ruD5yVTPMWlj2qsL8qduSTPw/CNKhadSG3QLwPQHUeZFcKUgiglRFj5xH8HFs2 NXQ5fzQ6B+4JOpSTsZpGdNoOIOus4ysMjQJ6Y= 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=F+JuxS2TKMKdMjslfFCdPTf2+JyPvwgQmaTYf1k/PaXblQxmspKJdrEFjRX7GcibS3 cGj/GnwGMLZzX3Rl2+LzOvKMwT420F/UQmh5e8kUZBfp+awxMy++JD4NwpIq4HnCM0DF sA24G1ys4ZCVuX32ZQ5L+6ec2c4YtRL/4L2Vc= Original-Received: by 10.100.125.12 with SMTP id x12mr1011900anc.4.1227418616090; Sat, 22 Nov 2008 21:36:56 -0800 (PST) Original-Received: by 10.100.13.13 with HTTP; Sat, 22 Nov 2008 21:36:55 -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:106006 Archived-At: On Sun, Nov 23, 2008 at 06:27, Stefan Monnier wrote: > We could make it read-only, like we do for t, nil, :toto, and > enable-multibyte-characters. Are you also going to forbid redefining or defadvising `dir-locals-find-file'? ;-) Juanma