Date: Thu, 28 Aug 1997 12:32:28 +0300 (IDT) From: Eli Zaretskii To: Jaime Spellings cc: djgpp AT delorie DOT com Subject: Re: Setup Problems In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Sun, 24 Aug 1997, Jaime Spellings wrote: > I've tried various combinations of path statements, including no path > statement at all and none of those combinations fix the problem with > emacs as long as the "set DJGPP" statement is still in the autoexec.bat > file. As soon as I comment out the "set DJGPP=c:/djgpp/djgpp.env" > statement (and I've tried "/" and "\"), however, the emacs problem is > solved. Did you try to set LFN=y in the environment? If no, please try it. If it doesn't help, try setting LFN=n. If none of the above helps, please try this: set EMACSTEST=c:/djgpp/gnu/emacs/emacs.scr redir -o emacs.log -eo emacs -q Then post the contents of the files emacs.scr and emacs.log, together with your djgpp.env file.