From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/21858 Path: main.gmane.org!not-for-mail From: Felix Lee Newsgroups: gmane.emacs.gnus.general Subject: Re: local variables and Gnus security Date: Wed, 10 Mar 1999 01:47:10 -0800 Sender: owner-ding@hpc.uh.edu Message-ID: <199903100947.EAA12733@sclp3.sclp.com> References: NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035159885 25096 80.91.224.250 (21 Oct 2002 00:24:45 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 00:24:45 +0000 (UTC) Cc: ding@gnus.org 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 EAA12743 for ; Wed, 10 Mar 1999 04:48:36 -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 DAB03347; Wed, 10 Mar 1999 03:47:56 -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 03:47:54 -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 DAA14400 for ; Wed, 10 Mar 1999 03:47:47 -0600 (CST) Original-Received: from mail1.teleport.com (mail1.teleport.com [192.108.254.26]) by sclp3.sclp.com (8.8.5/8.8.5) with SMTP id EAA12733 for ; Wed, 10 Mar 1999 04:47:37 -0500 (EST) Original-Received: (qmail 21229 invoked from network); 10 Mar 1999 09:47:09 -0000 Original-Received: from i48-24-10.pdx.du.teleport.com (HELO teleport.com) (216.26.7.202) by mail1.teleport.com with SMTP; 10 Mar 1999 09:47:09 -0000 Original-To: Robert Epprecht In-reply-to: on 09 Mar 1999 20:55:57 +0100. Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:21858 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:21858 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'). Robert Epprecht : > "Process `eval' or hook local variables in file ding? (y or n)" > (I have set '(setq inhibit-local-variables t)' in my default.el)