[mew-int 01453] Re: mew appends [CR] to some attachments

Kazu Yamamoto ( 山本和彦 ) kazu at example.com
Thu Jun 5 15:33:49 JST 2003


Hi,

> under some random conditions mew seems to perform unix->dos charset
> convertion on some attachments. Resulting in stuff like:
> 
> $ patch -p1 < ~/version_update.patch
> (Stripping trailing CRs from patch.)

Since patch files are text, Mew ALWAYS converts line delimiters to
CRLF when sending.

When receiving, Mew converts CRLF to local line delimiters.

Your problem happens probably because your file to be patched has a
different line delimiter from the local one.

--Kazu



More information about the Mew-int mailing list