home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / unix / question / 10242 < prev    next >
Encoding:
Text File  |  1992-08-20  |  1004 b   |  25 lines

  1. Newsgroups: comp.unix.questions
  2. Path: sparky!uunet!usc!sol.ctr.columbia.edu!eff!news.oc.com!spssig.spss.com!uchinews!machine!chinet!les
  3. From: les@chinet.chi.il.us (Leslie Mikesell)
  4. Subject: Re: vi will not open large files
  5. Message-ID: <BtACnJ.6Hv@chinet.chi.il.us>
  6. Keywords: UNIX System V/386 Ver 3.2 Rel 2.3
  7. Organization: Chinet - Public Access UNIX
  8. References: <1992Aug18.191708.7657@cbnewsl.cb.att.com>
  9. Distribution: na
  10. Date: Thu, 20 Aug 1992 14:09:18 GMT
  11. Lines: 12
  12.  
  13. In article <1992Aug18.191708.7657@cbnewsl.cb.att.com> gwt@cbnewsl.cb.att.com (geoffrey.c.woods) writes:
  14.  
  15. >This question probably has a very simple solution, but I can't seem to 
  16. >figure it out. The problem is that vi will not create a /tmp file larger
  17. >than 518144 characters, so I cannot edit files over approximately 300K.
  18.  
  19. It's a compiled-in limit in vi.  If you have source you can probably
  20. fix it by changing a couple of #defines.  Otherwise you can run
  21. GNU emacs in vip (vi emulation) mode.
  22.  
  23. Les Mikesell
  24.   les@chinet.chi.il.us
  25.