I have been playing with Emacs recently (in Windows) And I always feel uncomfortable. Follow http://bbs.chinaunix.net/viewthread.php? Tid = 1014134 want to play with cedet and ECB. The startup speed of Emacs is obviously slow. I heard that compiling El's lisp file will be faster, so I compiled cedet, ECB
Cedet:
The latest version is1.0pre6However, this version cannot be compiled. It is said that this version of Windows has a bug. After I tried it for a long time, it did not work. I finally went to the official website to download the CVS version, I used cygwin's command line tool CVS-Z3-D: pserver: anonymous@cedet.cvs.sourceforge.net:/cvsroot/cedet Co-P cedet, and then cedet appeared in the home directory, copy it to the site-lisp directory of the Emacs installation directory and use Emacs to compile it. First, go to the cedet directory, execute emacs-Q-l cedet-build.el-F cedet-build.
ECB:
This compilation is relatively simple. The installation directory contains the make. bat batch file, open and modify the Emacs and cedet variables, and then run the bat command.
Errors may occur during the compilation process. No matter what it is, it is successful and many ELC files are generated. However, it was not faster to start Emacs.