Mail Archives: djgpp/1995/04/04/17:53:26
> 1) I have installed DJGPP and have been using it for some time now. I
> have noticed that even after installing the 4th patch, go32 still says
> that it is a maint 3. What is up with that?
There weren't any changes to GO32 in maint4 so GO32.EXE was not replaced.
> 4) Which brings me to EMACS. I've tried freemacs, and oemacs and I don't
> like either one. OEMACS I thought would be nice, but the go32 version is
> old and it conflicts with my newer go32 and I can't always get OEMACS to
> run.
The trick to getting oemacs to co-exist with the current go32 is to rename
the go32 which oemacs requires (I call it go32-oe.exe). Here's the key line
from the .bat file I use to start oemacs:
%HOME%\bin\go32-oe %HOME%\bin\emacs.exe %1 %2 %3 %4 %5 %6 %7 %8 %9
- Raw text -