Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com X-Apparently-From: Message-ID: <3A68C865.5F65B03A@yahoo.com> Date: Fri, 19 Jan 2001 18:06:13 -0500 From: Earnie Boyd Reply-To: Earnie Boyd X-Mailer: Mozilla 4.76 [en] (WinNT; U) X-Accept-Language: en MIME-Version: 1.0 To: Chuck DOT Irvine AT mail DOT sprint DOT com CC: cygwin AT sourceware DOT cygnus DOT com, C DOT Conrad AT cli DOT de, christoph DOT conrad AT gmx DOT de, kifer AT cs DOT sunysb DOT edu Subject: Re: ^M diff related problem References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit What is your TEMP variable set to? What happens if you `export TEMP=/tmp'? Cheers, Earnie. Chuck DOT Irvine AT mail DOT sprint DOT com wrote: > > When invoking diff in a bash shell, output gets generated with ^M > terminated lines. This seems to cause certain diff dependent emacs > commands, e.g. vc-resolve-conflicts, to misbehave. To illustrate: > > *********************************************** > > echo hello >> test > > echo hello >> test2 > > echo hello >> test2 > > diff -C 2 test test2 | cat -v - > *** test Fri Jan 19 16:52:24 2001^M > --- test2 Fri Jan 19 16:52:44 2001^M > ***************^M > *** 1 ****^M > --- 1,2 ----^M > hello^M > + hello^M > > echo $CYGWIN > binmode > ************************************************ > > I've done some reading regarding binary vs text mode and the only > relevant config setting I can find is setting CYGWIN to binary, which > I've done, as shown above. After doing so, I still get the error above. > > Any help with getting rid of these ^M would be greatly appreciated. > > Chuck > Sprint > > ------------------------------------------------------------------------ > -- > Want to unsubscribe from this list? > Check out: http://cygwin.com/ml/#unsubscribe-simple _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple