From michael-lst at t-online.de Fri Nov 8 17:29:34 2013 From: michael-lst at t-online.de (Michael) Date: Fri, 8 Nov 2013 18:29:34 +0100 Subject: mc.git in DOS fileformat? Message-ID: <20131108172934.GA2251@GentooLap> For have a look on the code I cloned the mc repository git://github.com/MidnightCommander/mc.git. There are only DOS files in the repository? All files that I open with the pager or nano looks correct, only mcedit shows ^M on end of line. First time I have this problem. Here is Gentoo Linux running and here are only Unix files. I prefer mcedit text editor and the ^M on every EOL is not usefull. What is to do? Simpy remove 0x0d or '\r' . Or is there another way to work with mcedit on this files? Michael