From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MJ55Y-0007OG-0W for qemu-devel@nongnu.org; Tue, 23 Jun 2009 08:27:00 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MJ55S-0007IS-Tw for qemu-devel@nongnu.org; Tue, 23 Jun 2009 08:26:59 -0400 Received: from [199.232.76.173] (port=56794 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MJ55S-0007Hw-O3 for qemu-devel@nongnu.org; Tue, 23 Jun 2009 08:26:54 -0400 Received: from mail-ew0-f211.google.com ([209.85.219.211]:40751) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MJ55S-0001op-8v for qemu-devel@nongnu.org; Tue, 23 Jun 2009 08:26:54 -0400 Received: by ewy7 with SMTP id 7so31531ewy.34 for ; Tue, 23 Jun 2009 05:26:52 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <4A40C5FE.7010108@redhat.com> References: <4A40295E.5030201@codemonkey.ws> <4A40C5FE.7010108@redhat.com> Date: Tue, 23 Jun 2009 14:26:52 +0200 Message-ID: <5b31733c0906230526i7cda788eh7f9842ce40ad7ee0@mail.gmail.com> Subject: Re: [Qemu-devel] [PATCH] add sparc64-softmmu to default configure targets list From: Filip Navara Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Avi Kivity Cc: qemu-devel@nongnu.org On Tue, Jun 23, 2009 at 2:09 PM, Avi Kivity wrote: [snip] >>> Hi, >>> >>> Your mailer is attaching these patches as application/octet-stream. =A0= That >>> makes them pretty difficult to review/apply. >>> >> >> Seems like gmail is missing "plain text attachment" button. >> > > This came up before. =A0IIRC, if you browser uploads the attachment as > text/plain, then gmail will attach it as text/plain. =A0So the browser ne= eds > to be configured to identify the content type for .patch files. That doesn't help anymore, Gmail doesn't respect it. Rename the patch to something.patch.txt and it will be sent as text/plain. Best regards, Filip Navara