From: dennis AT qltel DOT exonet DOT nl (Dennis Janssen) Date: 07 Apr 97 07:42:07 GMT Newsgroups: comp.os.msdos.djgpp Subject: newbie needs help configuring emacs Message-ID: <7c7_9704081427@exonet.nl> References: <01bc42a2$2085b520$2241d9cd AT sabin> Organization: ExoNet E-mail Gateway. Lines: 16 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Hi "Mike, **> I have downloaded and installed djgpp and related files on my Win95 **> machine, in D:\djgpp\. All of the utilities that I have tried so **> far work, including the compiler. Emacs does not work, however. **> When I type "emacs" in a DOS window, something clearly executes **> briefly, then I am at the D: prompt again. No editor comes up. I had a simular problem, fixed it by setting putting the following line in my AUTOEXEC.BAT set go32_v2_debug=y Maybe this helps. Dennis!