home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / alt / lucidem / help / 671 < prev    next >
Encoding:
Text File  |  1992-11-09  |  1.0 KB  |  28 lines

  1. x-gateway: rodan.UU.NET from help-lucid-emacs to alt.lucid-emacs.help; Tue, 10 Nov 1992 04:29:38 EST
  2. Date: Tue, 10 Nov 1992 01:29:37 PST
  3. Message-ID: <9211100929.AA09559@thalidomide.lucid>
  4. X-Windows: Flawed beyond belief.
  5. From: jwz@lucid.com (Jamie Zawinski)
  6. Sender: jwz%thalidomide@lucid.com
  7. Subject: Re: GC idea
  8. References: <1992Nov10.085034.21556@daimi.aau.dk>
  9.     <9211060256.AA08035@thymus.synaptics>
  10.     <9211060517.AA05701@thalidomide.lucid>
  11.     <GRUNWALD.92Nov8212721@foobar.cs.colorado.edu>
  12.     <asdglha3298ghsdgh-1@xcf>
  13. Newsgroups: alt.lucid-emacs.help
  14. Path: sparky!uunet!wendy-fate.uu.net!help-lucid-emacs
  15. Lines: 11
  16.  
  17. In message <1992Nov10.085034.21556@daimi.aau.dk> Christian Lynbech wrote:
  18. >
  19. > Lucid emacs has an unfortunate tendence to become VERY large.
  20.  
  21. Well, that's because of plain old memory leaks in the parts of emacs in which
  22. you have to use this tinkertoy language which requires you to do all of your
  23. own storage management (aka C).  A new GC wouldn't help there.
  24.  
  25. (Well, I guess you could build a conservative GC into gmalloc...)
  26.  
  27.     -- Jamie
  28.