help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: light versions of emacs and getting it to start faster


From: Burton Samograd
Subject: Re: light versions of emacs and getting it to start faster
Date: Thu, 19 Sep 2002 05:00:05 GMT
User-agent: tin/1.4.5-20010409 ("One More Nightmare") (UNIX) (Linux/2.4.19-gentoo-r7 (i686))

GI <gautam@math.uchicago.edu> wrote:

> Also, it would be nice if emacs never loaded some pointless lisp
  files to begin with (like I never use the menu bar mode when i'm
  writiing emails). So if anyone knows how to strip down the lisp
  files emacs loads on startup to a bare minimum, that would also be
  helpful. But I guess what would give me most performace is killing
  the binary size!

Try using strip to remove debugging symbols and make sure that
debugging is disabled (either with --disable-debug or removing -g from
CFLAGS in the Makefile)

burton




reply via email to

[Prev in Thread] Current Thread [Next in Thread]