Mail Archives: djgpp/1997/05/15/12:52:58
On 14 May 1997, Mikhail Ulinich wrote:
> I downloaded emacs (all the required files) today, but it does not work.
> It complains that it can't find file "case-table" (which is one of the
> .elc files in the LISP directory). Since the file is there, what can I do
> to make emacs find it?
If you try to run it from DOS box on Windows 95, type this before running
Emacs:
set LFN=y
> I don't know if there is a difference between running emacs from within
> Windows95 (from the DOS shell) or directly from DOS, but I tried doing
> both and it did not work in either case.
By ``directly from DOS'' do you mean outside Windows? If so, please see
if there is a file called case-tab.elc in the lisp directory. Please
check this when you are OUTSIDE Windows, not from the DOS box inside
Windows. I'm guessing that you will see a file case-t~1.elc there
instead of case-tab.elc. If my guess is correct, please re-read the file
README.dos in the Emacs distribution.
- Raw text -