Path: utzoo!mnetor!uunet!lll-winken!lll-tis!ames!mailrus!husc6!mit-eddie!backup.UUCP!drl From: drl@backup.UUCP (David R. Linn) Newsgroups: comp.emacs Subject: Spelling a TeX/LaTeX buffer Message-ID: <8804231931.AA02057@backup.vuse.uucp> Date: 23 Apr 88 19:31:18 GMT Sender: daemon@eddie.MIT.EDU Lines: 6 Let me restate my question: How do you convince the GNU EMACS command M-x spell-buffer to correctly check the spelling of a TeX or LaTeX buffer? M-x spell-buffer appears to use the system command "spell" which processes its input with deroff which makes a somewhat ... humorous ... transformation of the TeX input. I know about detex and can do the steps of the pipeline by hand but would prefer have the M-x spell-buffer command do the "right" thing.