I am using ant as my build environment and bash as my shell on Windows NT,
Emacs 20.7 and JDE 2.2.6.  I use a shell script to launch ant and specify
that shell script as my jde-make-program.  It works fine except that I get a
bunch of ^M characters after every line in the compilation buffer.  

I have the following in my .emacs file.

(add-hook 'comint-output-filter-functions
          'comint-strip-ctrl-m nil t)

but that only helps out in shell mode.

Any Suggestions?

BTW: I also have this problem in grep mode.

Ron Denis 
E-mail : [EMAIL PROTECTED]
Consultant
Lucent Technologies Inc.

Reply via email to