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

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

Re: faster emacs startup, can I postpone package loading?


From: Kevin Rodgers
Subject: Re: faster emacs startup, can I postpone package loading?
Date: Tue, 03 Jan 2006 11:03:20 -0700
User-agent: Mozilla Thunderbird 0.9 (X11/20041105)

BRUCE INGALLS wrote:
From: "mitchell_laks"
    Date: 2 Jan 2006 12:27:52 -0800
    Subject: faster emacs startup, can I postpone package loading?

    On some of these systems the load process significantly slows down the
    boot process. While emacs on some systems is immediately there, here it
    can take 4 seconds (gasp).

    Now all this is by virtue of Debian packaging adding loads. I did not
    really modify the .emacs file too much.

First, you'd have track down, where all the loading is happening.
Perhaps this happens in a file like /usr/share/emacs/site-start/site-init.el

In which case the OP could start emacs with the --no-site-file command
line option.

--
Kevin





reply via email to

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