From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/21872 Path: main.gmane.org!not-for-mail From: Per Abrahamsen Newsgroups: gmane.emacs.gnus.general Subject: Re: local variables and Gnus security Date: 11 Mar 1999 18:44:26 +0100 Organization: The Church of Emacs Sender: owner-ding@hpc.uh.edu Message-ID: References: <199903100947.EAA12733@sclp3.sclp.com> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035159896 25170 80.91.224.250 (21 Oct 2002 00:24:56 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 00:24:56 +0000 (UTC) Return-Path: Original-Received: from fisher.math.uh.edu (fisher.math.uh.edu [129.7.128.35]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id MAA27918 for ; Thu, 11 Mar 1999 12:46:06 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by fisher.math.uh.edu (8.9.1/8.9.1) with ESMTP id LAB15989; Thu, 11 Mar 1999 11:44:56 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Thu, 11 Mar 1999 11:45:21 -0600 (CST) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.7.3/8.7.3) with ESMTP id LAA03006 for ; Thu, 11 Mar 1999 11:45:11 -0600 (CST) Original-Received: from sheridan.dina.kvl.dk (root@sheridan.dina.kvl.dk [130.225.40.227]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id MAA27890 for ; Thu, 11 Mar 1999 12:45:01 -0500 (EST) Original-Received: from my.dina.kvl.dk (my.dina.kvl.dk [130.225.40.137]) by sheridan.dina.kvl.dk (8.9.0.Beta5/8.9.0.Beta5) with SMTP id SAA25352; Thu, 11 Mar 1999 18:44:54 +0100 Original-Received: by my.dina.kvl.dk (SMI-8.6/SMI-SVR4) id SAA16756; Thu, 11 Mar 1999 18:44:26 +0100 Original-To: ding@gnus.org X-Face: +kRV2]2q}lixHkE{U)mY#+6]{AH=yN~S9@IFiOa@X6?GM|8MBp/ Original-Lines: 17 User-Agent: Gnus/5.070076 (Pterodactyl Gnus v0.76) Emacs/20.3 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:21872 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:21872 Robert Epprecht writes: > Felix Lee writes: > > > what version emacs are you using? in emacs 20.3 there's no > > `inhibit-local-variables'. it's `enable-local-variables' > > (and there's also `enable-local-eval'). > > uups... > Yes, I'm running emacs 20.3 and didn't notice that this variable > isn't there any more... It is not nice of Stallman to remove a security related option like that. In any case, Gnus should bind `enable-local-eval' to nil before loading any files.