Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site brl-tgr.ARPA Path: utzoo!linus!philabs!cmcl2!seismo!brl-tgr!tgr!RSanders@USGS2-MULTICS.ARPA From: RSanders@USGS2-MULTICS.ARPA Newsgroups: net.sources Subject: re: re: spellfix - interactive spelling checker and fixer Message-ID: <10285@brl-tgr.ARPA> Date: Tue, 30-Apr-85 01:44:56 EDT Article-I.D.: brl-tgr.10285 Posted: Tue Apr 30 01:44:56 1985 Date-Received: Wed, 1-May-85 06:12:03 EDT Sender: news@brl-tgr.ARPA Lines: 23 (I'm posting this here because I don't have access to net.sources.bugs - if it exists) Rob Holte (brueer!holte) posted some changes to spellfix that I must comment on - specifically, the extra "sed" lines to parse misspelled words better. Unfortunately, I implemented and discarded his method (and others even hairier) because of the following, common, troff/nroff constructs: \*(lqThjs is a quote\*(rq \fBThjs is bold text\fR With Rob's sed lines, these lines would not be flagged. Rather than *not flag* misspelled words, I decided to flag *too many* properly spelled words. If you never run spellfix on nroff/troff input files, Rob's changes will work fine. I alluded to this problem in the header to the posting message for spellfix. -- Rex P.S. I still haven't seen a copy of "correct" - if someone could mail or re-post...