From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: formido Newsgroups: gmane.emacs.help Subject: Re: How to Reduce Emacs Load Time Date: Sun, 31 Aug 2008 15:36:33 -0700 (PDT) Organization: http://groups.google.com Message-ID: <33ee2d58-4848-49e7-814a-dcd68068bd76@p31g2000prf.googlegroups.com> References: <18aba2b0-4fc7-4588-b69f-d9f46b264b03@q26g2000prq.googlegroups.com> <87r685atl6.fsf@arcor.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1220222448 13109 80.91.229.12 (31 Aug 2008 22:40:48 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 31 Aug 2008 22:40:48 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Sep 01 00:41:42 2008 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1KZvbz-0003hK-UQ for geh-help-gnu-emacs@m.gmane.org; Mon, 01 Sep 2008 00:41:36 +0200 Original-Received: from localhost ([127.0.0.1]:58220 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KZvb0-0008Vn-JI for geh-help-gnu-emacs@m.gmane.org; Sun, 31 Aug 2008 18:40:34 -0400 Original-Path: news.stanford.edu!newsfeed.stanford.edu!postnews.google.com!p31g2000prf.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 19 Original-NNTP-Posting-Host: 76.167.101.6 Original-X-Trace: posting.google.com 1220222193 22343 127.0.0.1 (31 Aug 2008 22:36:33 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Sun, 31 Aug 2008 22:36:33 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: p31g2000prf.googlegroups.com; posting-host=76.167.101.6; posting-account=ivEBWwoAAAAvVw947tp2U-HBcoAwWEMu User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10_5_4; en-us) AppleWebKit/525.18 (KHTML, like Gecko) Version/3.1.2 Safari/525.20.1, gzip(gfe), gzip(gfe) Original-Xref: news.stanford.edu gnu.emacs.help:161818 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:57161 Archived-At: On Aug 31, 3:10=A0pm, Nikolaj Schumacher wrote: > David wrote: > > formido writes: > >> Thanks very much for that. In this case, by inspection I can tell > >> CEDET is a major culprit. > > > Strange. I just benchmarked my CEDET init function and it takes about > > half a second. > > Hmmm. =A0Doesn't semantic support elisp? =A0In that case the scratch buff= er > could be triggering many of the autoloads? > > regards, > Nikolaj Schumacher That's what I was thinking, too, but I'll check it out when I'm at home later. Or, all the status messages might have mislead me; either way, I certainly don't intend to slander CEDET. :)