home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / sys / sun / apps / 1607 < prev    next >
Encoding:
Text File  |  1992-08-13  |  1.3 KB  |  38 lines

  1. Newsgroups: comp.sys.sun.apps
  2. Path: sparky!uunet!sun-barr!cs.utexas.edu!tamsun.tamu.edu!carnivore!greg
  3. From: greg@carnivore.tamu.edu (Greg Economides)
  4. Subject: Re: Spell checker for Mailtool ?
  5. Message-ID: <1992Aug13.180914.15051@tamsun.tamu.edu>
  6. Sender: news@tamsun.tamu.edu (Read News)
  7. Organization: Center for Biosystems Modelling, Texas A&M University
  8. References: <1992Aug13.012303.22057@leland.Stanford.EDU>
  9. Distribution: ca
  10. Date: Thu, 13 Aug 1992 18:09:14 GMT
  11. Lines: 25
  12.  
  13. In article <1992Aug13.012303.22057@leland.Stanford.EDU> jrawles@leland.Stanford.EDU (jody rawles) writes:
  14. >Does anyone know of a spell checker that would correct or atleast
  15. >highlight spelling errors in mailtool?
  16. >
  17. >Sorry if this is in FAQ.  If it is, just tell me where to get FAQ.
  18. >
  19.  
  20. You could use the unix spell utility.  Highlight all of the text in the
  21. mailtool window (quadruple-click), then, in a cmd/shelltool do:
  22.  
  23.     xv_get_sel | spell
  24.  
  25. (this assumes that both xv_get_sel and spell are in your path.  xv_get_sel
  26. is in $OPENWINHOME/bin).
  27.  
  28. This will print out words that "spell" does not understand.
  29.  
  30. This method is a bit crude, but it is quick, cheap and dirty.
  31.  
  32. Peace,
  33. --
  34. Greg Economides,   Systems Administrator, Center for Biosystems Modelling
  35. Texas A&M University
  36. Internet: econ@tamu.edu
  37. Fuzzy logic -- "Everything is not always something"
  38.