From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/21863 Path: main.gmane.org!not-for-mail From: Robert Epprecht Newsgroups: gmane.emacs.gnus.general Subject: Re: local variables and Gnus security Date: 10 Mar 1999 13:12:52 +0100 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 (generated by tm-edit 7.106) Content-Type: text/plain; charset=US-ASCII X-Trace: main.gmane.org 1035159889 25120 80.91.224.250 (21 Oct 2002 00:24:49 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 00:24:49 +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 QAA28111 for ; Wed, 10 Mar 1999 16:19:19 -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 PAB08403; Wed, 10 Mar 1999 15:17:39 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Wed, 10 Mar 1999 15:17:05 -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 PAA22004 for ; Wed, 10 Mar 1999 15:16:51 -0600 (CST) Original-Received: from mail.sunweb.ch ([195.141.237.254]) by sclp3.sclp.com (8.8.5/8.8.5) with SMTP id QAA28021 for ; Wed, 10 Mar 1999 16:16:39 -0500 (EST) Original-Received: from pc.sunweb.ch [195.141.237.51] by mail.sunweb.ch with ESMTP (SMTPD32-4.03) id A11C1300D6; Wed, 10 Mar 1999 22:16:12 +03d00 Original-Received: (from epprecht@localhost) by pc.sunweb.ch (8.8.8/8.8.8) id NAA00280; Wed, 10 Mar 1999 13:12:52 +0100 Original-To: ding@gnus.org In-Reply-To: Felix Lee's message of "Wed, 10 Mar 1999 01:47:10 -0800" Original-Lines: 12 X-Mailer: Gnus v5.6.44/Emacs 20.2 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:21863 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:21863 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... Thanks, Robert