[mew-int 00868] Carriage Returns
Timmy Douglas
tdouglas at example.com
Sun May 12 12:45:19 JST 2002
when some people (windows users) send me email with return carriages
in it, mew will leave the return carriages in the email.
ASCII 0/13 is decimal 013, hex 0d, octal 015, bits 00001101: called ^M, CR
Official name: Carriage Return
C escape: '\r'
so it assumes the content type is Application/Octet-stream, which is
wrong most of the time. is this fixed in later versions? i started
getting this problem when i updated to the lastest version in debian
woody.
thanks
More information about the Mew-int
mailing list