home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / os / coherent / 5806 < prev    next >
Encoding:
Internet Message Format  |  1992-11-22  |  1.7 KB

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!darwin.sura.net!jvnc.net!rutgers!micro-heart-of-gold.mit.edu!uw-beaver!uw-coco!mdisea!mdivax1!van-bc!rwsys!root
  2. From: root@rwsys.wimsey.bc.ca (Superuser)
  3. Newsgroups: comp.os.coherent
  4. Subject: Re: file too large for me
  5. Message-ID: <921122220@rwsys.wimsey.bc.ca>
  6. Date: 23 Nov 92 02:57:33 GMT
  7. References: <1992Nov21.151544.28081@news.weeg.uiowa.edu>
  8. Organization: RWSYS Exporter BBS system
  9. Lines: 28
  10.  
  11. jboggs@news.weeg.uiowa.edu (John D. Boggs) writes:
  12. > That's me as in micro-emacs, not as in myself :)
  13. > So, how do I edit a file that's too big for micro-emacs?  I tried using
  14. > vi once and it was unceremoniously truncated.  I really do want to edit
  15. > the documentation for xc so that it will print properly under 3.2.1's
  16. > somewhat quirky nroff.
  17. > -John D. Boggs     uunet!erato!jdb
  18. me holds the entire file in memory while you edit. 3.x coh only allows
  19. me 64 kb of data space, and the program has to hold its operating
  20. data in that same space.
  21.  
  22. So... use the split command to divide the file into chunks, then edit
  23. one chunk at a time. You can cut and paste between the chunks by
  24. 'killing' a section of test and then using the ^x^r command to load
  25. the chunk into which you wish to paste.
  26.  
  27. But the basic idea is that you must divide the file before you edit.
  28.  
  29. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  30. root@rwsys.wimsey.bc.ca (Randy Wright)      | Exporter BBS     2400 bps
  31.                 or                          | (604) 581-0518     8N1
  32.     Randy_Wright@Mindlink.bc.ca             | uucp         ogin: uguest
  33.                                             | interactive login: guest
  34. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  35.