mixed textfile-mode?

Sven Köhler skoehler@upb.de
Sun Aug 4 18:36:00 GMT 2002


hi,

i thought about introducing a "mixed" textmode - that means no 
converting when writing (this will result in normal UNIX lineendings) 
but CRLF to LF conversion when reading (which maked windows-files 
acceptable - UNIX lineendings would be accepted too, because an LF 
doesn't have to ber converted).

there is just one case i worry about:

writing CRLF with conversation will result in CRCRLF and will be read as 
CRLF.

in the mixed mode CRLF would be written as CRLF, but read as LF.
perhaps writing CRCRLF in this case would be a clever idea.


--
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/



More information about the Cygwin mailing list