Path: utzoo!utgpu!watmath!uunet!tut.cis.ohio-state.edu!BBN.COM!gildea From: gildea@BBN.COM (Stephen Gildea) Newsgroups: gnu.emacs.bug Subject: inhibit-local-variables should display the vars Message-ID: <8812301642.AA13603@prep.ai.mit.edu> Date: 29 Dec 88 19:21:49 GMT Sender: daemon@tut.cis.ohio-state.edu Distribution: gnu Organization: GNUs Not Usenet Lines: 10 Setting inhibit-local-variables non-nil is a pain because when you get the message "Set local variables as specified at end of ..." you can't examine the settings to see if there are any trojan horses. What I end up doing is saying "n", going to the end of the buffer to check, then typing M-x normal-mode. It would be nice if Emacs would display the local variables part of the file while asking this question. < Stephen