[BUG] emacs cygwin compile.el next-error fails with Ant

Joe Buehler jbuehler@hekimian.com
Wed Jul 23 15:05:00 GMT 2003


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/



More information about the Cygwin mailing list