all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Why is there an error loading ECB?
@ 2009-08-21  6:21 Water Lin
  2009-08-25  2:58 ` Water Lin
  0 siblings, 1 reply; 2+ messages in thread
From: Water Lin @ 2009-08-21  6:21 UTC (permalink / raw)
  To: help-gnu-emacs


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.
-- 
Water Lin's blog: http://blog.waterlin.org


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Why is there an error loading ECB?
  2009-08-21  6:21 Why is there an error loading ECB? Water Lin
@ 2009-08-25  2:58 ` Water Lin
  0 siblings, 0 replies; 2+ messages in thread
From: Water Lin @ 2009-08-25  2:58 UTC (permalink / raw)
  To: help-gnu-emacs

Water Lin <WaterLin@ymail.com> 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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-08-25  2:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-21  6:21 Why is there an error loading ECB? Water Lin
2009-08-25  2:58 ` Water Lin

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.