From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/36864 Path: main.gmane.org!not-for-mail From: ShengHuo ZHU Newsgroups: gmane.emacs.gnus.general Subject: Re: Is QP bad for binary files? Date: Wed, 11 Jul 2001 18:31:59 -0700 Message-ID: <2nsng3lypc.fsf@piglet.jia.vnet> References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1035172378 10840 80.91.224.250 (21 Oct 2002 03:52:58 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 03:52:58 +0000 (UTC) Return-Path: Return-Path: Original-Received: (qmail 23859 invoked from network); 12 Jul 2001 01:32:28 -0000 Original-Received: from unknown (HELO zsh.2y.net) (131.241.79.242) by gnus.org with SMTP; 12 Jul 2001 01:32:28 -0000 Original-Received: (from zsh@localhost) by zsh.2y.net (8.11.2/8.11.2) id f6C1W0n20900; Wed, 11 Jul 2001 18:32:00 -0700 Original-To: ding@gnus.org X-Attribution: ZSH X-Face: 'IF:e51ib'Qbl^(}l^&4-J`'P!@[4~O|&k#:@Gld#b/]oMq&`&FVY._3+b`mzp~Jeve~/#/ ERD!OTe<86UhyN=l`mrPY)M7_}`Ktt\K+58Z!hu7>qU,i.N7TotU[FYE(f1;}`g2xj!u*l`^&=Q!g{ *q|ddto|nkt"$r,K$[)"|6,elPH= GJ6Q In-Reply-To: (Kai.Grossjohann@CS.Uni-Dortmund.DE's message of "Thu, 12 Jul 2001 01:00:18 +0200") User-Agent: Gnus/5.090004 (Oort Gnus v0.04) Emacs/21.0.104 Original-Lines: 16 Xref: main.gmane.org gmane.emacs.gnus.general:36864 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:36864 Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Großjohann) writes: > Suppose I send a binary file as an attachment, and it is encoded in > quoted-printable rather than base64. I'm thinking maybe strange > things might happen to line endings in that file. For if I send it > from a Unix system to a Windows system, \n can become \r\n on the way. > > Does this really happen? Can it really happen? > > If this really happens, then I think this would be a good reason to > refrain from using QP for binary files. Gnus fairly often uses QP for > PDF files. I've changed the default to base64 instead of qp-or-base64. ShengHuo