From: simon DOT w DOT yeung AT verizon DOT com Subject: DJGPP: Problem Invoking cc-mode in Emacs Editor. To: djgpp AT delorie DOT com Date: Thu, 21 Jun 2001 10:56:13 -0400 Message-ID: X-MIMETrack: Serialize by Router on FHSMTP01/NYNEX(Release 5.0.7 |March 21, 2001) at 06/21/2001 10:56:15 AM MIME-Version: 1.0 Content-type: text/plain; charset=us-ascii Reply-To: djgpp AT delorie DOT com Hi! I downloaded GNU Emacs (came with the DJGPP package) from the DJGPP website and installed it on an IBM-compatible PC (the operating system is Windows NT), but when I tried to invoke the "cc-mode" in emacs by creating a new file (e.g. prog.cpp) the edit gave the following error message at the bottom: File mode specification error: (file-error "Cannot open load file" "cc-mode"). Nevertheless, the editor runs file in the "Fundamental" mode. I'd also like to make a point that it works fine for running in lisp mode. It just doesn't work well for cc-mode. I have already spent hours on DJGPP and GNU Emacs FAQ + Manuals, but I still don't have a clue. I am sincerely hoping that you would give me some advice. Thanks! Regards, Simon.