RE: [nant-dev] Console logging output

2004-08-25 Thread Erv Walter
This actually breaks things also. We run Nant from within Visual Studio to do our builds. With the old way, VS.NET new how understand the errors from CSC and you could double click on them and VS would jump to the right spot for the error. This no longer works with the prefix in place. Can we

Re: [nant-dev] Console logging output

2004-08-25 Thread Gert Driesen
Erv, You can use the -emacs command line option to accomplish this. Gert - Original Message - From: Erv Walter [EMAIL PROTECTED] To: Ian MacLean [EMAIL PROTECTED]; Nant-Developers (E-Mail) [EMAIL PROTECTED] Sent: Wednesday, August 25, 2004 10:24 PM Subject: RE: [nant-dev] Console logging

RE: [nant-dev] Console logging output

2004-08-25 Thread Erv Walter
Cool, thanks! -Original Message- From: Gert Driesen [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 25, 2004 3:56 PM To: Erv Walter; Nant-Developers (E-Mail) Subject: Re: [nant-dev] Console logging output Erv, You can use the -emacs command line option to accomplish this. Gert