Mailing-List: contact cygwin-apps-help AT sourceware DOT cygnus DOT com; run by ezmlm Sender: cygwin-apps-owner AT sourceware DOT cygnus DOT com List-Subscribe: List-Archive: List-Post: List-Help: , Delivered-To: mailing list cygwin-apps AT sources DOT redhat DOT com Message-ID: <3A19BF7C.6877E2AD@t-online.de> Date: Tue, 21 Nov 2000 01:19:08 +0100 From: michael-ring AT t-online DOT de (Michael Ring) X-Mailer: Mozilla 4.75 [de] (Windows NT 5.0; U) X-Accept-Language: de MIME-Version: 1.0 To: cygwin-apps AT cygwin DOT com Subject: Re: New versions of bzip2 and patch? References: <20001120164800 DOT C9396 AT redhat DOT com> <20001120165655 DOT A10710 AT redhat DOT com> <3A19A94A DOT C6437BC9 AT t-online DOT de> <20001120175127 DOT D11124 AT redhat DOT com> <3A19B221 DOT 6C65A5CF AT t-online DOT de> <20001120190331 DOT D11780 AT redhat DOT com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Sender: 320032306730-0001 AT t-dialin DOT net Christopher Faylor schrieb: > > On Tue, Nov 21, 2000 at 12:22:09AM +0100, Michael Ring wrote: > >I only removed a stupid (imho) usage of environment-variables from patch > >which caused it to convert textfiles in binmounts to cr/lf files. > >automode.o sounds as if it were useable for patch but right now I think > >it should be kept as it is because it has prooven to work 'as is'. > > > >Hmm... thinking about it agauin, what about this theory: > > > >If I understand automode correctly a file on a textmount would be > >converted to a 'unix'-style file internally and if saved in binmode > >there would be no more cr/lf in the file; theory right ??? > > Right. > > cgf So what is the use of automode? Wouldn't it break everything it touches if the user works on textmounts? Michael