Xref: utzoo gnu.emacs.help:603 comp.emacs:9743 Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!apple!usc!zaphod.mps.ohio-state.edu!uakari.primate.wisc.edu!pikes!mercury.cair.du.edu!tut.cis.ohio-state.edu!AI.MIT.EDU!rms From: rms@AI.MIT.EDU (Richard Stallman) Newsgroups: gnu.emacs.help,comp.emacs Subject: To Buy or Not to Buy ?? Message-ID: <9012162304.AA27012@mole.ai.mit.edu> Date: 16 Dec 90 23:04:41 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: 12 GNU Emacs is a large program; it starts out at around 1/2 Meg on CISC machines, and probably larger on RISC machines. However, on most kinds of systems, most of this space is pure and shared by all the users. Thus, it usually is not a significant cost when you have many users. However, on some machines, the pure Lisp data and some other data cannot be shared. This might add 200k per user. This is true for machines for which NO_REMAP is defined. However, if GNU Emacs uses a whole meg of unshared memory, or even a quarter of a meg, just to edit a small file, this is not usual; it is worth investigating. Maybe something is nonstandard at your site.