From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8127 invoked by alias); 17 Sep 2009 17:57:45 -0000 Received: (qmail 8116 invoked by uid 22791); 17 Sep 2009 17:57:44 -0000 X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=AWL,BAYES_00,SARE_MSGID_LONG40,SPF_PASS X-Spam-Check-By: sourceware.org Received: from smtp-out.google.com (HELO smtp-out.google.com) (216.239.33.17) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 17 Sep 2009 17:57:41 +0000 Received: from spaceape23.eur.corp.google.com (spaceape23.eur.corp.google.com [172.28.16.75]) by smtp-out.google.com with ESMTP id n8HHvbRS024255 for ; Thu, 17 Sep 2009 18:57:37 +0100 Received: from yxe35 (yxe35.prod.google.com [10.190.2.35]) by spaceape23.eur.corp.google.com with ESMTP id n8HHvYWj021087 for ; Thu, 17 Sep 2009 10:57:35 -0700 Received: by yxe35 with SMTP id 35so359350yxe.2 for ; Thu, 17 Sep 2009 10:57:34 -0700 (PDT) MIME-Version: 1.0 Received: by 10.100.17.27 with SMTP id 27mr374222anq.199.1253210251845; Thu, 17 Sep 2009 10:57:31 -0700 (PDT) In-Reply-To: <83iqfhwkhh.fsf@gnu.org> References: <200909152132.15317.sergiodj@linux.vnet.ibm.com> <200909161416.22783.pedro@codesourcery.com> <83ab0uyfzk.fsf@gnu.org> <8ac60eac0909170937t14e62114o9a74d1ef110643b1@mail.gmail.com> <83iqfhwkhh.fsf@gnu.org> Date: Thu, 17 Sep 2009 17:57:00 -0000 Message-ID: <8ac60eac0909171057j6c6ac9e3neb5f46912b10efe9@mail.gmail.com> Subject: Re: [RFA] Fix "show convenience" test From: Paul Pluzhnikov To: Eli Zaretskii Cc: pedro@codesourcery.com, sergiodj@linux.vnet.ibm.com, gdb-patches@sourceware.org Content-Type: text/plain; charset=ISO-8859-1 X-System-Of-Record: true 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/msg00567.txt.bz2 On Thu, Sep 17, 2009 at 10:26 AM, Eli Zaretskii wrote: >> The attachment was actually text, just base64-encoded: > > Lately, my eyes lost their ability to read base64 without help ;-) You appear to be using emacs; surely it can help? I've used VM in the past, and had no problems decoding base64 (or anything else for that matter). BTW, here is a response from gmail folks to my request to be able to send text/plain attachments. *sigh* How old is base64 now, has it hit 15 years yet? "text based mail reader" my left foot, there's nothing to prevent a text based mail reader from decoding mail in a 15 year old standard. I can accept the argument that a pure text, 7bit ascii message of a text subtype shouldn't be encoded automatically. I'm even suprised that its base64 encoded and not qp-encoded if there happened to be line-ending/wrapping concerns. >> How does the attached patch look? > > It's fine now, thanks. So committed. Thanks, -- Paul Pluzhnikov