Xref: utzoo comp.unix.wizards:13316 news.sysadmin:1899
Path: utzoo!utgpu!watmath!clyde!att!osu-cis!tut.cis.ohio-state.edu!cs.utexas.edu!sm.unisys.com!sea!eggert
From: eggert@sea.sm.unisys.com (Paul Eggert)
Newsgroups: comp.unix.wizards,news.sysadmin
Subject: Re: Trojan horse FIX for Rnmail and Pnews
Message-ID: <5565@sdcrdcf.sm.unisys.com>
Date: 9 Dec 88 03:24:21 GMT
References: <6798@rosevax.Rosemount.COM>
Sender: news@sm.unisys.com
Reply-To: eggert@sm.unisys.com (Paul Eggert)
Organization: Unisys Santa Monica
Lines: 8

|Now for a different question... any other common editors (emacs, etc) with
|a similar hook?  Any way to disable it?

GNU Emacs has a similar hook.  To disable it, put

	(setq inhibit-local-variables t)

into your ~/.emacs file.