On 28/03/11 22:40, Paul B. Gallagher wrote:
[...]
Weird -- I just tried it myself and the two files had slightly different
sizes. Wonder what's going on...


If the difference in size is equal to the number of lines, it could be because text sent by mail MUST be in Dos/Windows format (with both CR and LF, or 0x0D 0x0A, at the end of every line) and the mailer will convert it if necessary; while text stored on a Unix computer is usually in Unix format (LF only, or 0x0A without 0x0D). IIUC (but I might be wrong) the Mac convention used to be CR alone but on Mac OS X the Unix conventions are used.


Best regards,
Tony.
--
Rule of Feline Frustration:
        When your cat has fallen asleep on your lap and looks utterly
content and adorable, you will suddenly have to go to the bathroom.
_______________________________________________
support-seamonkey mailing list
[email protected]
https://lists.mozilla.org/listinfo/support-seamonkey

Reply via email to