Mail Archives: djgpp/1997/11/04/15:10:07
On Tues, 4 Nov 1997, Eli Zaretskii wrote:
> In your case, the problem most probably is that when you unzipped
> Emacs, you didn't turn off those pesky numeric tails that Windows
> creates when it generates the 8+3 short aliases for long file names.
> Emacs looks for a file named lisp/case-table.elc on startup, but
> because of the numeric tails, what it sees is lisp/case-t~1.elc, which
> is not the same as the truncated case-tab.elc.
>
> If you want a dual DOS/Windows Emacs installation, you need to delete
> the entire Emacs installation tree, set NameNumericTail property in
> the Windows registry to zero (the DJGPP FAQ explains how, in section
> 8.2), restart Windows, and unzip the Emacs distribution again with an
> unzip program which supports long file name (if that unzip program was
> compiled with DJGPP, make sure you set LFN=y before you unzip).
>
That was the exact problem. Thanks for your help Eli.
Now Emacs works in DOS & Win95, and I am relieved of those
irritating file aliases!
--
______________________________
Alan M. Doerhoefer:
aland AT seanet DOT com
http://www.seanet.com/~aland/
- Raw text -