From: Asher Vilensky Subject: oemacs To: djgpp AT sun DOT soe DOT clarkson DOT edu (djgpp) Date: Mon, 28 Mar 1994 13:15:03 -0500 (EST) Hi, I'm installing oemacs on my 486sx. I'm having a few problems: 1. I created a top directory 'c:\oemacs' and unziped oe41gbin.zip & oe41min.zip under this directory. The problem is that I'm able to call 'emacs' only when I'm at c:\oemacs\emacs-19.19\bin. In my emacs.bat (which resides both in the above dir and in c:\batch I have the following: set emacstopdir=c:\oemacs\emacs-19.19 set user=asher set home=%emacstopdir% set go32=ansi emu %home%\bin\emu387 set termcap=%home%\termcap When I call it from anywhere other than %home%\bin I get this: Unsupported DOS request at eip=... eax=... .....and more addresses. How can I fix that? 2. I'm an emacs user on UNIX and using it mostly for C and C++ programming. What do I need to install, or what do I need to change so that I can edit programs in C++ mode? when I'm trying to edit a .cc file the message at the bottom of the emacs editor says: File mode specification error: (file-error "Cannot open load file" "cplus-md") thanks in advance. ------------------------- Asher Vilensky The University of Georgia vilensky AT cs DOT uga DOT edu