Xref: utzoo comp.text.tex:3988 comp.emacs:9583 Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!usc!elroy.jpl.nasa.gov!turnkey!orchard.la.locus.com!prodnet.la.locus.com!ITcorp.com From: geoff@ITcorp.com (Geoff Kuenning) Newsgroups: comp.text.tex,comp.emacs Subject: Re: tags-ispell Message-ID: <19849@oolong.la.locus.com> Date: 22 Nov 90 02:11:49 GMT References: Sender: news@locus.com Reply-To: geoff@ITcorp.com (Geoff Kuenning) Followup-To: comp.text.tex Organization: Locus Computing Corporation, Inglewood, CA Lines: 18 In article aglew@crhc.uiuc.edu (Andy Glew) writes: > ispell -l understands \input and \include LaTeX directives, > but GNU EMACS' ispell mode does not, so a lot of misspelled words > cannot be found in the root of the document. > > As a quick workaround I wrote the following... Emacs seem to suffer from a syndrome which causes them to try to do everything from inside emacs, even when that is highly inappropriate. As an alternative, I suggest: ^Z % ispell root.tex % fg Geoff Kuenning geoff@la.locus.com geoff@ITcorp.com