Xref: utzoo gnu.emacs.help:735 comp.emacs:9834 Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!tut.cis.ohio-state.edu!cimage.com!brian From: brian@cimage.com (Brian Kelley) Newsgroups: gnu.emacs.help,comp.emacs Subject: Garbage collection problem Message-ID: <9101091908.AA01886@euler.YP.noname> Date: 9 Jan 91 19:08:36 GMT Sender: daemon@tut.cis.ohio-state.edu Followup-To: gnu.emacs.help Organization: Gatewayed from the GNU Project mailing list help-gnu-emacs@prep.ai.mit.edu Lines: 21 I'm running GNU emacs version 18.55 on a SparcStation 1 with 16 megs of memory running SunOS 4.1.1 (emacs was compiled under version 4.1). When editing a not very large file (say 80K) and killing a lot of text (going through the file and killing lots of lines, say a few hundred), emacs will often pause with the message "Garbage-collecting". It pauses far too often. Right now, editing the file described above (deleting lines, mostly), I find that it will garbage collect every five or so lines I delete! If I manuall do a garbage-collect, I get a little more uninterrupted editing time, but I shouldn't have to do that. What is wrong? Brian --- brian@cimage.com