From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Lvy2O-0007Z9-OR for qemu-devel@nongnu.org; Mon, 20 Apr 2009 14:16:12 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Lvy2K-0007TY-7z for qemu-devel@nongnu.org; Mon, 20 Apr 2009 14:16:12 -0400 Received: from [199.232.76.173] (port=39021 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Lvy2K-0007TE-1X for qemu-devel@nongnu.org; Mon, 20 Apr 2009 14:16:08 -0400 Received: from mx2.redhat.com ([66.187.237.31]:50685) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Lvy2J-0000ff-Hx for qemu-devel@nongnu.org; Mon, 20 Apr 2009 14:16:07 -0400 Received: from int-mx2.corp.redhat.com (int-mx2.corp.redhat.com [172.16.27.26]) by mx2.redhat.com (8.13.8/8.13.8) with ESMTP id n3KIG6r4019976 for ; Mon, 20 Apr 2009 14:16:06 -0400 Message-ID: <49ECBBE1.1000501@redhat.com> Date: Mon, 20 Apr 2009 21:16:01 +0300 From: Avi Kivity MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH, RFC] Add file describing rules for submitting patches References: <49EB4D42.4050206@redhat.com> <49EC3332.8070901@redhat.com> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Blue Swirl wrote: >> So my client won't display it inline :) >> >> A local misconfiguration, or is plain/text legal? >> > > I think it's a bug in gmail, I don't know if it can be configured A little experimenting showed that gmail derives attachment mime types from the browser. On my system (firefox/linux) that is taken from /etc/mime.types. Once I added diff and patch as text/plain, gmail attachments started to appear inline. -- Do not meddle in the internals of kernels, for they are subtle and quick to panic.