home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / mail / elm / 3797 < prev    next >
Encoding:
Text File  |  1992-12-21  |  1.1 KB  |  30 lines

  1. Newsgroups: comp.mail.elm
  2. Path: sparky!uunet!usc!zaphod.mps.ohio-state.edu!sdd.hp.com!spool.mu.edu!uwm.edu!ux1.cso.uiuc.edu!news.cso.uiuc.edu!uxc.cso.uiuc.edu!paul
  3. From: paul@uxc.cso.uiuc.edu (Paul Pomes - UofIllinois CSO)
  4. Subject: Re: `nroff' copyright symbol macro "\(co" problem
  5. References: <BzJv16.7E0@news.cso.uiuc.edu>
  6. Message-ID: <BzKBpK.9z0@news.cso.uiuc.edu>
  7. Sender: usenet@news.cso.uiuc.edu (Net Noise owner)
  8. Reply-To: Paul-Pomes@uiuc.edu
  9. Organization: University of Illinois at Urbana
  10. Date: Sun, 20 Dec 1992 14:46:31 GMT
  11. Lines: 17
  12.  
  13. d-lewart@uiuc.edu (Daniel S. Lewart) writes:
  14.  
  15. >Many of the files in the Elm doc subdirectory include what appears to be
  16. >an `nroff' copyright symbol macro:
  17. >    \(co
  18. >Sadly, our AIX 3.2 `nroff' converts it to the following nonsense:
  19. >    ^[8c^[9
  20. >where ^[ is the ESC character.  ^[8 restores the cursor from its previously
  21. >saved position.  ^[9 is not defined.
  22.  
  23. ^[8 and ^[9 are half-line motions.  Filter them out by piping the nroff output
  24. through col(1).
  25.  
  26. /pbp
  27. -- 
  28. Necessity is the argument of tyrants, it is the creed of slaves.
  29.     --William Pitt (1783)
  30.