Date: Fri, 16 Dec 94 10:54:06 EST From: peprbv AT cfa0 DOT harvard DOT edu (Bob Babcock) To: pauls AT atlas DOT nrl DOT navy DOT mil Cc: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: Re: emacs Reply-To: babcock AT cfa DOT harvard DOT edu > I got OEmacs 4.1 from oak.oakland.edu, but it dies with "Unsupported DOS > request at ...". Since OEmacs 4.1 is a year old, is there some > incompatability problem with the newer version of go32? Oemacs must use the version of go32 which came in the package. I rename that version to go32-oe.exe. The key line in my .bat file for starting oemacs reads: %HOME%\bin\go32-oe %HOME%\bin\emacs.exe %1 %2 %3 %4 %5 %6 %7 %8 %9