From: "Jose de Jesus Castillo" Newsgroups: comp.os.msdos.djgpp Subject: Re: EMACS and Win95/DOS:SUMMARY Date: Thu, 18 Dec 1997 07:54:36 -0500 Organization: NASA Goddard Space Flight Center -- Greenbelt, Maryland USA Lines: 17 Message-ID: <67b6he$1ro@post.gsfc.nasa.gov> References: <679bd0$gss AT post DOT gsfc DOT nasa DOT gov> NNTP-Posting-Host: fester.hst.nasa.gov To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Thanx to all who responded. You were all right on the mark. I did not have long file name support set in my environment. I edited my autoexec.bat to include set LFN=y and emacs worked. Thanx again for your help. Jose de Jesus Castillo wrote in message <679bd0$gss AT post DOT gsfc DOT nasa DOT gov>... >Hello all, I just pulled down my djgpp binaries from ftp.cdrom.com and >unzipped them into there places. Everything seems to work but emacs. When I >try to run it under Win95, I get disk activity and a DOS window comes up for >a few seconds before flashing away without bringing up emacs. Under DOS is >gives disk activity then returns a prompt with no emacs. I was going to try >to start rebuilding it but I can't run config msdos. Some of the installed >files have truncated endings(ie. config~1 config~1.in, etc..) I am missing >something? Any ideas in fixing this, I would really like to use it. > >