home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / editors / 3330 < prev    next >
Encoding:
Internet Message Format  |  1993-01-28  |  1.3 KB

  1. Path: sparky!uunet!ferkel.ucsb.edu!taco!rock!stanford.edu!ames!sun-barr!cs.utexas.edu!tamsun.tamu.edu!tamsun.tamu.edu!news
  2. From: pckizer@tamsun.tamu.edu (Philip Kizer)
  3. Newsgroups: comp.editors
  4. Subject: Re: Need help with v -c option
  5. Date: 27 Jan 1993 22:43:50 -0600
  6. Organization: Texas A&M University, College Station, TX
  7. Lines: 23
  8. Distribution: inet
  9. Message-ID: <1k7oa6INN265@tamsun.tamu.edu>
  10. References: <1993Jan24.061447.14615@netcom.com>
  11. NNTP-Posting-Host: tamsun.tamu.edu
  12.  
  13.  
  14. Once, westes@netcom.com (Will Estes) writes:
  15. >Also, while I'm here, can someone tell me how do you mark a line
  16. >in .exrc as a comment?
  17.  
  18.  
  19. The double quote character: '"'.  Like in this snippet from my .exrc:
  20.  
  21. """""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
  22. " Insert nroff macro commands before the current para to do full justification.
  23. " Leaves cursor in replace mode to change number of columns.
  24. map \p j{wO.ad b.ll 80.pl 1kR
  25. "
  26. """"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
  27. " Pipe the current document through ispell.
  28. " Current documant must already be named. Forces a write of the file.
  29. map \s :w!:!ispell %:e %
  30.  
  31.  
  32. -pc
  33.  
  34. ____________________________________________________________ Philip Kizer ___
  35. Texas A&M Unix Workstation Group ( 409 862-4120 )            pckizer@tamu.edu
  36.