From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: storm@cua.dk (Kim F. Storm) Newsgroups: gmane.emacs.devel Subject: Re: Unsafe file variables... Date: 05 Apr 2004 13:56:41 +0200 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: <87y8pbh5lk.fsf-monnier+emacs@alfajor.local> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1081161176 26311 80.91.224.253 (5 Apr 2004 10:32:56 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 5 Apr 2004 10:32:56 +0000 (UTC) Cc: dak@gnu.org, Stefan Monnier , emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Mon Apr 05 12:32:47 2004 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BARPL-0005m3-00 for ; Mon, 05 Apr 2004 12:32:47 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1BARPK-0002Zt-00 for ; Mon, 05 Apr 2004 12:32:46 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.30) id 1BAROw-0000cv-ML for emacs-devel@quimby.gnus.org; Mon, 05 Apr 2004 06:32:22 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.30) id 1BARM2-0007bC-O2 for emacs-devel@gnu.org; Mon, 05 Apr 2004 06:29:22 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.30) id 1BARLN-0007HR-PP for emacs-devel@gnu.org; Mon, 05 Apr 2004 06:29:14 -0400 Original-Received: from [199.232.41.8] (helo=mx20.gnu.org) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.30) id 1BARHe-0005wy-Dv; Mon, 05 Apr 2004 06:24:50 -0400 Original-Received: from [193.162.153.10] (helo=pqueueb.post.tele.dk) by mx20.gnu.org with esmtp (Exim 4.30) id 1BAR8y-000050-NK; Mon, 05 Apr 2004 06:15:52 -0400 Original-Received: from pfepb.post.tele.dk (pfepb.post.tele.dk [195.41.46.236]) by pqueueb.post.tele.dk (Postfix) with ESMTP id 6FF793DFE22; Mon, 5 Apr 2004 11:57:45 +0200 (CEST) Original-Received: from kfs-l.imdomain.dk.cua.dk (0x503e2644.bynxx3.adsl-dhcp.tele.dk [80.62.38.68]) by pfepb.post.tele.dk (Postfix) with SMTP id C801C5EE096; Mon, 5 Apr 2004 11:57:01 +0200 (CEST) Original-To: rms@gnu.org In-Reply-To: Original-Lines: 13 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.4 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:21277 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:21277 Richard Stallman writes: > But a good solution was proposed > a while back here: add a customization variable that allows the user to > specify a list of safe code which he's willing to eval in the future. > > Perhaps the two features can be combined. > That package could treat anything it finds in that list as "safe". It's already there -- safe-local-eval-forms. -- Kim F. Storm http://www.cua.dk