home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / unix / question / 16018 < prev    next >
Encoding:
Text File  |  1993-01-28  |  1.6 KB  |  36 lines

  1. Newsgroups: comp.unix.questions
  2. Path: sparky!uunet!charon.amdahl.com!amdahl!rtech!pacbell.com!ames!elroy.jpl.nasa.gov!sdd.hp.com!cs.utexas.edu!torn!watserv2.uwaterloo.ca!watdragon.uwaterloo.ca!logos.uwaterloo.ca!cpshelle
  3. From: cpshelle@logos.uwaterloo.ca (cameron shelley)
  4. Subject: Re: Spell checker from inside vi
  5. Message-ID: <C1J3Dz.A0B@watdragon.uwaterloo.ca>
  6. Sender: news@watdragon.uwaterloo.ca (USENET News System)
  7. Organization: Evil Designs Inc.
  8. References: <1993Jan26.170105.4573@doug.cae.wisc.edu>
  9. Date: Wed, 27 Jan 1993 19:56:22 GMT
  10. Lines: 24
  11.  
  12. saunders@luther.che.wisc.edu (Brian E. Saunders) writes:
  13. > In article <C1HD54.Iv@news.udel.edu> william@bach.udel.edu (Wild William) writes:
  14. > >Is there a simple way to do spell checking on the current file from
  15. > >inside vi?
  16. > >
  17. > >i tried {!}spell but strange codes show up and it doesn't show any
  18. > >alternatives etc.
  19. > I can pipe the lines through spell by going to the command line and typing
  20. > "1,$!spell", but unfortunately the output replaces all of your lines!  Does
  21. > anybody know how to redirect the output to the bottom of the file you are
  22. > currently working on?  This should be easy, but I don't know how to
  23. > do it.
  24.  
  25. Since my newsreader uses ".article" for its followup buffer (for
  26. example), I can just use ":!ispell .article", delete "1,G", and read the
  27. corrected file by ":r .article".
  28.  
  29. </dev/cam
  30. --
  31.       Cameron Shelley        |"In the beginning, there was nothing.  Then
  32. cpshelle@logos.uwaterloo.ca  | God said `Let there be light', and there
  33.     Davis Centre Rm 3147     | was still nothing, but youse could see it."
  34.  Phone (519) 885-1211 x3499  | --Dave Thomas, SCTV:_Sunrise Semester_
  35.