From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18650 invoked by alias); 17 Sep 2009 19:52:41 -0000 Received: (qmail 18641 invoked by uid 22791); 17 Sep 2009 19:52:41 -0000 X-SWARE-Spam-Status: No, hits=-2.3 required=5.0 tests=AWL,BAYES_00,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (65.74.133.4) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 17 Sep 2009 19:52:37 +0000 Received: (qmail 17220 invoked from network); 17 Sep 2009 19:52:36 -0000 Received: from unknown (HELO orlando) (pedro@127.0.0.2) by mail.codesourcery.com with ESMTPA; 17 Sep 2009 19:52:36 -0000 From: Pedro Alves To: "Joseph S. Myers" Subject: Re: [RFA] Fix "show convenience" test Date: Thu, 17 Sep 2009 19:52:00 -0000 User-Agent: KMail/1.9.10 Cc: gdb-patches@sourceware.org, Paul Pluzhnikov , Eli Zaretskii , sergiodj@linux.vnet.ibm.com References: <200909152132.15317.sergiodj@linux.vnet.ibm.com> <200909171916.44937.pedro@codesourcery.com> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200909172052.53841.pedro@codesourcery.com> X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2009-09/txt/msg00575.txt.bz2 On Thursday 17 September 2009 20:25:01, Joseph S. Myers wrote: > > I hope that means that they'll address it. :-) This also prevents > > mail archives from showing the patch inline. Compare: > > It's a bug in the mail archiving software if it decides that based on > Content-Transfer-Encoding rather than Content-Disposition. I don't know the mail archiving software's algorithm, but I sort of disagree, while I do get your point. Rather, I'd say that it's a feature that "Content-Disposition: attachment" + "Content-Transfer-Encoding: 7bit" is displayed inline. -- Pedro Alves