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

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

Re: How to Reduce Emacs Load Time


From: David
Subject: Re: How to Reduce Emacs Load Time
Date: Mon, 01 Sep 2008 00:20:14 +0200
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/22.2.90 (gnu/linux)

>> formido <formido@gmail.com> writes:
>>> Thanks very much for that. In this case, by inspection I can tell
>>> CEDET is a major culprit.

> David <de_bb@arcor.de> wrote:
>> Strange. I just benchmarked my CEDET init function and it takes about
>> half a second.

Nikolaj Schumacher <me@nschum.de> writes:
> Hmmm.  Doesn't semantic support elisp?  In that case the scratch buffer
> could be triggering many of the autoloads?

You are absolutely right! I completely forgot about that. This is why I
also have

(setq initial-major-mode 'text-mode)

in my .emacs.

-David





reply via email to

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