hrp@snoid.cray.com (Hal Peterson) (11/14/88)
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