Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-Injected-Via-Gmane: http://gmane.org/ To: cygwin AT cygwin DOT com From: Joe Buehler Subject: Re: [BUG] emacs cygwin compile.el next-error fails with Ant Date: Wed, 23 Jul 2003 09:52:23 -0400 Organization: Spirent Communications, Inc. Lines: 24 Message-ID: <3F1E9317.9040204@hekimian.com> References: Reply-To: jbuehler AT hekimian DOT com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet AT main DOT gmane DOT org User-Agent: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:1.4) Gecko/20030624 X-Accept-Language: en-us, en In-Reply-To: X-Enigmail-Version: 0.76.1.0 X-Enigmail-Supports: pgp-inline, pgp-mime Mark Evenson wrote: > With M-x compile invoked with "ant -emacs" one gets errors like: > > ---------------------------------------------------------------------- > cd ~/work/cs9/ > ant -find build.xml > Searching for build.xml ... > Buildfile: C:\cygwin\home\evenson\work\cs9\build.xml > > classes: > > compile: > Compiling 2 source files to C:\cygwin\home\evenson\work\cs9\classes > C:\cygwin\home\evenson\work\cs9\src\org\unodc\data\sql\BaseQueryCommand.java:21: Try this: ant -emacs | sed 's=\\=/=g' If you want to preserve the "ant" exit code you can write a shell script. -- Joe Buehler -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/