Re: problem with system_eol_type

Katsumi Yamaoka <[email protected]> Thu, 10 Aug 2006 07:07:27 +0900
Newsgroups gmane.emacs.devel,gmane.emacs.gnus.general,gmane.emacs.gnus.semi.japanese
Message-ID <[email protected]>
>>>>> Stefan Monnier wrote:

>> I've fixed it in the Gnus trunk and the v5-10 branch so that
>> `coding-system-for-write' is bound to `raw-text-unix'.

> Again, may I ask why you chose raw-text-unix rather than the more obviously
> correct `binary'?

There was no other purpose to have used raw-text-unix.  I've
changed it to binary now.  Thanks.