Florian Weimer schrieb:
But in this case, CR+LF is the Internet standard.
not only that, it's quite an universal standard. after all, look at the original meaning of CR and LF:

carriage return: x=0
line feed: y+=1

mac implie[sd] y+=1 on CR, unix implies x=0 on LF, and both are wrong.


Patrick Georgi


_______________________________________________
Monotone-devel mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/monotone-devel

Reply via email to