home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / lang / cplus / 11626 < prev    next >
Encoding:
Internet Message Format  |  1992-07-27  |  1.8 KB

  1. Xref: sparky comp.lang.c++:11626 comp.editors:1828
  2. Newsgroups: comp.lang.c++,comp.editors
  3. Path: sparky!uunet!usc!elroy.jpl.nasa.gov!ames!ads.com!saturn!doug
  4. From: doug@monet.ads.com (Doug Morgan)
  5. Subject: Re: Undoing, Emacs and unlimited files ... summery.
  6. In-Reply-To: nmouawad@waterloo.edu's message of Mon, 27 Jul 1992 17:18:47 GMT
  7. Message-ID: <DOUG.92Jul27120817@monet.ads.com>
  8. Sender: usenet@ads.com (USENET News)
  9. Organization: Advanced Decision Systems, Mountain View, CA 94043, +1 (415)
  10.     960-7300
  11. References: <1992Jul27.015736.18111@nuscc.nus.sg>
  12.     <NMOUAWAD.92Jul27131847@math.waterloo.edu>
  13. Date: Mon, 27 Jul 1992 20:08:17 GMT
  14. Lines: 24
  15.  
  16. In article <NMOUAWAD.92Jul27131847@math.waterloo.edu> nmouawad@waterloo.edu (Naji Mouawad) writes:
  17.    ...
  18.    I stand corrected on my assumption regarding Emcas' ability to handle
  19.    unlimited file size. Almost everyone pointed out that Emacs (in almost
  20.    all its incarnations) does not handle unlimited file size. The limit
  21.    is determined by available (virtual) memory. 
  22.  
  23.    --
  24.     -------------------------------------------------------------------
  25.        | Naji Mouawad  |          nmouawad@watmath.waterloo.edu            |
  26.        |  University   |---------------------------------------------------|
  27.        | Of Waterloo   |   "The Stranger in us is our most familiar Self"  |
  28.     -------------------------------------------------------------------
  29.  
  30. Correct operation of GNU emacs is limited to 8 Mbyte files because of
  31. use of 24 bit representation for integers.  It will generally read in
  32. and do some reasonable editting on larger files, but marks, points,
  33. regions, and other things start to behave oddly.  Be careful.
  34.  
  35. doug
  36. ------------------------------------------------------------
  37. Doug Morgan, doug@ads.com, (415) 960-7300
  38. Advanced Decision Systems (a division of Booz-Allen & Hamilton Inc.)
  39. 1500 Plymouth St., Mountain View, CA 94043-1230
  40.