Path: utzoo!utgpu!watmath!uunet!tut.cis.ohio-state.edu!snoid.cray.com!hrp From: hrp@snoid.cray.com (Hal Peterson) Newsgroups: gnu.emacs.bug Subject: spell-filter handling in 18.52 Message-ID: <8811132336.AA22257@rothko.cray.com> Date: 13 Nov 88 23:36:35 GMT Sender: daemon@tut.cis.ohio-state.edu Distribution: gnu Organization: GNUs Not Usenet Lines: 17 I have the following in my .emacs file: (setq TeX-mode-hook '(lambda () (setq fill-column 36) (setq spell-filter 'detex))) As soon as I edit a TeX file, spell-filter is set to 'detex in all of my other buffers. So I made the following modification: I believe the fix for this problem is to define spell-filter and spell-command in loaddefs.el and include make-variable-buffer-local declarations there for each of them. -- Hal Peterson / Cray Research / 1440 Northland Dr. / Mendota Hts, MN 55120 hrp@cray.com bungia!cray!hrp (612) 681-3145