Quoting Eli Zaretskii <[EMAIL PROTECTED]>: > This was tested on Windows XP SP2, but my main concern is about older > Windows versions, like Windows 9x: the changes use advanced > redirection features that are unavailable with COMMAND.COM, the > default shell that comes with those older versions of Windows. OTOH, > the current version of configure.bat in CVS already uses features like > "2>junk.err", so I guess this causes some harmless error message?
Redirecting stderr works on COMMAND.COM as far as I recall. I'm not sure about 2>&1 though. _______________________________________________ Emacs-devel mailing list Emacs-devel@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-devel