And yet another oddity. I usually run the make process from inside 4NT, and

 C:\bin\emacs\nt> (cmd /c nmake) 2&>1 | tee build.log

works, but

 C:\bin\emacs\nt> (cmd /c nmake install) 2>&1 | tee install.log

often (but not always) hangs when running addpm.exe. It never hangs
when there's no redirection.

Not important, of course, so I haven't tried to debugging it, but it
*is* puzzling.

-- 
                    /L/e/k/t/u


_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-devel

Reply via email to