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 Date: Thu, 15 Nov 2001 22:11:34 +0100 From: "Gerrit P. Haase" X-Mailer: The Bat! (v1.53t) Business Reply-To: "Gerrit P. Haase" Organization: Esse keine toten Tiere X-Priority: 3 (Normal) Message-ID: <81858912971.20011115221134@familiehaase.de> To: Christopher Faylor Subject: Re: indent.exe strangeness In-Reply-To: <20011115192147.GF9348@redhat.com> References: <20011115030821 DOT GA3841 AT redhat DOT com> <00a101c16d86$54e0d2f0$0200a8c0 AT lifelesswks> <1543920176 DOT 20011115124023 AT familiehaase DOT de> <02ba01c16dcf$bc7b2750$0200a8c0 AT lifelesswks> <20011115192147 DOT GF9348 AT redhat DOT com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Hops: 1 Hallo Christopher, Am 2001-11-15 um 20:21 schriebst du: > On Thu, Nov 15, 2001 at 11:19:12PM +1100, Robert Collins wrote: >>> What about a patch that would fopen() every file in binmode and write it >>> back according to the mount? >> >>I think that textmode.o is the correct tool rather than a patch - read >>every file in textmode (they are source after all :]) and write in >>textmode. > No. That would end up putting CRLF on every file. I doubt that people > with binmode mounts would be pleased. > automode.o should take any file and create a file with only LF line > endings. This will be correctly interpreted by just about every tool > except older versions of notepad.exe. But every file that is in textmode with CR/LF will be converted to binmode lineendings then? Ciao, Gerrit P. Haase mailto:gp AT familiehaase DOT de -- =^..^= -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/