From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: `safe-local-variable' updates for Common Lisp programmers Date: Mon, 20 Nov 2006 10:37:51 -0500 Message-ID: References: <861wo5prj7.fsf@rakim.cfhp.org> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1164037169 27097 80.91.229.2 (20 Nov 2006 15:39:29 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 20 Nov 2006 15:39:29 +0000 (UTC) Cc: bojohan+news@dd.chalmers.se, Edward O'Connor , emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Nov 20 16:39:23 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GmBEm-0001vU-JW for ged-emacs-devel@m.gmane.org; Mon, 20 Nov 2006 16:39:13 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GmBEm-0001x7-3Y for ged-emacs-devel@m.gmane.org; Mon, 20 Nov 2006 10:39:12 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GmBDb-0000n3-19 for emacs-devel@gnu.org; Mon, 20 Nov 2006 10:37:59 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GmBDX-0000hv-I4 for emacs-devel@gnu.org; Mon, 20 Nov 2006 10:37:57 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GmBDW-0000hC-7q for emacs-devel@gnu.org; Mon, 20 Nov 2006 10:37:54 -0500 Original-Received: from [209.226.175.188] (helo=tomts25-srv.bellnexxia.net) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GmBDV-0001aW-4A; Mon, 20 Nov 2006 10:37:53 -0500 Original-Received: from pastel.home ([70.55.143.67]) by tomts25-srv.bellnexxia.net (InterMail vM.5.01.06.13 201-253-122-130-113-20050324) with ESMTP id <20061120153752.EFAN1747.tomts25-srv.bellnexxia.net@pastel.home>; Mon, 20 Nov 2006 10:37:52 -0500 Original-Received: by pastel.home (Postfix, from userid 20848) id E423F826D; Mon, 20 Nov 2006 10:37:51 -0500 (EST) Original-To: rms@gnu.org In-Reply-To: (Richard Stallman's message of "Mon\, 20 Nov 2006 07\:59\:52 -0500") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.90 (gnu/linux) 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:62564 Archived-At: >> How about adding those to ignored-local-variables? > Before we do that, could someone reply to my question: > What are those variable settings used for? > I.e. which program/package/thing makes use of them? > Why does it make a difference? As long as the use isn't in Emacs, I > think the answer doesn't matter for us. We don't even know if the use is in Emacs or not. And if the OP can't be bothered to answer my question, I don't see why we should go through the trouble to try and solve what he claims to be a problem (do we even know it's a real problem, and not a pilot error?). Stefan