From: Eli Zaretskii Newsgroups: comp.os.msdos.djgpp Subject: Re: emcAsc Date: Thu, 2 Dec 1999 16:27:51 +0200 Organization: NetVision Israel Lines: 10 Message-ID: References: <199912021228 DOT NAA12108 AT acp3bf DOT physik DOT rwth-aachen DOT de> NNTP-Posting-Host: is.elta.co.il Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Trace: news.netvision.net.il 944144776 5258 199.203.121.2 (2 Dec 1999 14:26:16 GMT) X-Complaints-To: abuse AT netvision DOT net DOT il NNTP-Posting-Date: 2 Dec 1999 14:26:16 GMT X-Sender: eliz AT is In-Reply-To: <199912021228.NAA12108@acp3bf.physik.rwth-aachen.de> To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Thu, 2 Dec 1999, Hans-Bernhard Broeker wrote: > The real reason that emacs is so slow on startup is its absolute > size. It simply won't fit into 4MB RAM, without much squeezing, and as > soon as you start compilations from inside Emacs, it'll die. Actually, Emacs takes less than 1.8MB when it loads. And I didn't see it die when it starts compiling. The DPMI server will just page all of Emacs out to disk, if the compiler needs the memory.