delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/2001/06/21/15:06:45

From: simon DOT w DOT yeung AT verizon DOT com
Subject: Re: DJGPP: Problem Invoking cc-mode in Emacs Editor.
To: "Eli Zaretskii" <eliz AT is DOT elta DOT co DOT il>
Cc: djgpp AT delorie DOT com
Date: Thu, 21 Jun 2001 15:05:31 -0400
Message-ID: <OFBFC151C0.B7432A0A-ON85256A72.0068A20F@bell-atl.com>
X-MIMETrack: Serialize by Router on FHSMTP01/NYNEX(Release 5.0.7 |March 21, 2001) at 06/21/2001
03:05:33 PM
MIME-Version: 1.0
Reply-To: djgpp AT delorie DOT com

Hi, Eli!

The problem is resolved! Thanks!

Regards,

Simon.





"Eli Zaretskii" <eliz AT is DOT elta DOT co DOT il>@zahav.net.il on 06/21/2001 02:23:48 PM

Please respond to "Eli Zaretskii" <eliz AT is DOT elta DOT co DOT il>

Sent by:  halo1 AT zahav DOT net DOT il


To:   Simon W. Yeung/EMPL/MD/Verizon AT VZNotes
cc:   djgpp AT delorie DOT com
Subject:  Re: DJGPP: Problem Invoking cc-mode in Emacs Editor.


> From: simon DOT w DOT yeung AT verizon DOT com
> Date: Thu, 21 Jun 2001 12:52:07 -0400
>
> I unzipped the zip files using Winzip 7.0

And therein lies your problem: DJGPP programs don't support long file
names on Windows NT (that support is only available on Windows 9X,
Windows ME, and Windows 2000).  Unzipping the files with WinZip
creates the files whose short 8+3 aliases--the only names DJGPP
programs see on NT--have those pesky numeric tails in them, instead of
being proper 8+3 truncations of the long names.  Thus, the directory
lisp/progmodes, where cc-mode.elc lives, is reported to Emacs as
lisp/progmo~1 instead of lisp/progmode.  As a result, Emacs cannot
find cc-mode.elc when it needs it.

Solution: remove the entire DJGPP installation, and then unzip the
files again, this time using the unzip32.exe program which is
available from the same site where you downloaded DJGPP:

  ftp://ftp.simtel.net/pub/simtelnet/gnu/djgpp/unzip32.exe




- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019