From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Water Lin Newsgroups: gmane.emacs.help Subject: Re: Why is there an error loading ECB? Date: Tue, 25 Aug 2009 10:58:35 +0800 Organization: A poorly-installed InterNetNews site Message-ID: <83tyzwwqec.fsf@ymail.com> References: <83k50xbsb7.fsf@ymail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1251171658 17892 80.91.229.12 (25 Aug 2009 03:40:58 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 25 Aug 2009 03:40:58 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Aug 25 05:40:51 2009 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 1Mfmtt-00068m-2M for geh-help-gnu-emacs@m.gmane.org; Tue, 25 Aug 2009 05:40:49 +0200 Original-Received: from localhost ([127.0.0.1]:36707 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Mfmts-00050k-Fs for geh-help-gnu-emacs@m.gmane.org; Mon, 24 Aug 2009 23:40:48 -0400 Original-Path: news.stanford.edu!newsfeed.stanford.edu!newsfeed.berkeley.edu!ucberkeley!newsgate.cuhk.edu.hk!install.bitcomm.cn!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 22 Original-NNTP-Posting-Host: 59.37.5.24 Original-X-Trace: www.shinco.com 1251169115 29955 59.37.5.24 (25 Aug 2009 02:58:35 GMT) Original-X-Complaints-To: news@www.shinco.com Original-NNTP-Posting-Date: Tue, 25 Aug 2009 02:58:35 +0000 (UTC) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (windows-nt) Cancel-Lock: sha1:QNdde556fVUDVGIgayLg5Cfuyjw= Original-Xref: news.stanford.edu gnu.emacs.help:172349 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:67491 Archived-At: Water Lin writes: > I am trying to use CEDET & ECB to read C++ source code. > > I installed CEDET successfully, but after I add the ECB to my .emacs > file: > ----- > (load-file "~/emacs/site-lisp/ecb/ecb.el") > > After I restart my Emacs, I got this error: > -------- > File error: Cannot open load file, silentcomp > > > I even can't google the error. What's up? > > I am suing the latest ECB which is version 2.40. I know why this happen now. I need to add the folder to list auto load list. -- Water Lin's blog: http://blog.waterlin.org