home *** CD-ROM | disk | FTP | other *** search
/ ftp.cse.unsw.edu.au / 2014.06.ftp.cse.unsw.edu.au.tar / ftp.cse.unsw.edu.au / pub / doc / misc / apollo / DM-WW < prev    next >
Encoding:
Internet Message Format  |  1992-10-18  |  2.2 KB

  1. Path: usage.csd.unsw.oz.au!metro!munnari.oz.au!samsung!zaphod.mps.ohio-state.edu!wuarchive!udel!haven.umd.edu!uvaarpa!software.org!stluka
  2. From: stluka@software.org (Fred Stluka)
  3. Newsgroups: comp.sys.apollo
  4. Subject: Re: word wrap & NFS 2.2
  5. Message-ID: <1991Jun24.201723.2623@software.org>
  6. Date: 24 Jun 91 20:17:23 GMT
  7. References: <735@aos.brl.mil>
  8. Sender: usenet@software.org (Usenet News/Mail Support)
  9. Organization: Software Productivity Consortium, Herndon VA
  10. Lines: 20
  11.  
  12. In article <735@aos.brl.mil> akatz@brl.mil (Alan Katz ) writes:
  13.  
  14. > Some time ago, somewhere, there was a man page for the DM ww ( undocumented)
  15. > command printed. If someone has it could they please post it or e-mail it to me.
  16.  
  17. I don't have the man page, but here are the notes I kept 
  18. when I learned about it:
  19.  
  20.      WW is an undocumented DM command:
  21.      -ON   Turn on word wrap and set column at current right margin
  22.      -OFF  Turn off word wrap
  23.      -C nn Turn on word wrap and set column at specified value
  24.      -A    Wrap selected region
  25.      -I    Report current column setting
  26.  
  27. --Fred
  28. -- 
  29. Fred Stluka                              Internet: stluka@software.org
  30. Software Productivity Consortium         UUNET:    ...!uunet!software!stluka
  31. 2214 Rock Hill Rd, Herndon VA 22070 USA  Phone:    (703)742-7236
  32. Path: usage.csd.unsw.oz.au!metro!munnari.oz.au!uhccux!news.arc.nasa.gov!think.com!samsung!uunet!bcstec!ruben
  33. From: ruben@bcstec.boeing.com (Reuben Wachtfogel)
  34. Newsgroups: comp.sys.apollo
  35. Subject: Re: word wrap
  36. Summary: Yes but buggy
  37. Message-ID: <985@bcstec.boeing.com>
  38. Date: 24 Jun 91 18:38:10 GMT
  39. References: <9106241552.AA08967@cadnet.micro.honeywell.com>
  40. Organization: Boeing Computer Services, Seattle
  41. Lines: 20
  42.  
  43.  
  44. The DM editor is quite impressive though UNIX reality requires
  45. that we have working knowledge of the 'wombat do' editor until
  46. a better standard turns up.
  47.  
  48. I have noticed however some difficulty in dealing with control-chars
  49. and also would add the following to your word-wrap man page.
  50.  
  51. KNOWN BUGS:
  52.  
  53. Inserted chars will sometime overwrite the window edge when word-wrap is
  54. enabled.
  55.  
  56. e.g.  Open a new edit pad
  57.       Insert a single char .
  58.       Hit the <- left arrow key.
  59.       Hit <CMD> and type ww -c 10<RET>
  60.       Hold <REPT> and some other key.
  61.  
  62. Disclaimer: Opinions herein aren't even mine.
  63.