Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!rutgers!sri-unix!hplabs!ucbvax!CC5.BBN.COM!jr From: jr@CC5.BBN.COM (John Robinson) Newsgroups: comp.emacs Subject: Re: Integral Spell? Message-ID: <8611171426.AA02652@ucbvax.Berkeley.EDU> Date: Mon, 17-Nov-86 09:21:16 EST Article-I.D.: ucbvax.8611171426.AA02652 Posted: Mon Nov 17 09:21:16 1986 Date-Received: Mon, 17-Nov-86 21:10:53 EST References: <1018@ihdev.UUCP> Sender: daemon@ucbvax.BERKELEY.EDU Organization: The ARPA Internet Lines: 9 You didn't say which emacs! But in GNU emacs, you have the functions spell-word, spell-region, spell-string and spell-buffer. They run their arguments through spell, and then present each misspelled word in a query-replace and let you fix it (if necessary) everywhere it appears in the argument. Can't think of anything much handier. But if you have another emacs, I dont know what's available. /jr