Eli Zaretskii <[EMAIL PROTECTED]> writes: >> Date: Sun, 5 Jun 2005 13:38:00 +0100 >> From: [EMAIL PROTECTED] >> Cc: emacs-devel@gnu.org >> >> Redirecting stderr works on COMMAND.COM as far as I recall. > > No, it doesn't. "foo 2>bar" is interpreted as `foo' called with an > argument `2' and its stdout redirected to `bar'. If you do that with > GCC, it complains about a non-existing file `2'. > >> I'm not sure about 2>&1 though. > > Definitely doesn't work,
That's strange; I use it all the time on Windows XP. Seems to work just fine (?) -- Dave Abrahams Boost Consulting www.boost-consulting.com _______________________________________________ Emacs-devel mailing list Emacs-devel@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-devel