Mail Archives: djgpp/1996/09/18/13:33:49
On Wed, 18 Sep 1996, Cesar Scarpini Rabak wrote:
> D:\EMACS-19.34\SRC>temacs -l loadup
> Warning: arch-dependent data dir (/usr/local/lib/emacs/etc/) does not exist.
>
> It runs, and I WAS able to enter, edit one file and EXIT w/o the problems
> reported. In fact, I was able to do it several times, and even starting on a
> no full screen window (where i runs much more slower!).
OK, then try these commands (you shouldn't need to set TERMINAL and HOME
for this to work):
temacs -batch -l loadup dump
stubify emacs
stibedit emacs.exe minstack=512k
mv -f emacs.exe ../bin
Then try to run the newly produced emacs.exe.
- Raw text -