From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12917 invoked by alias); 6 Nov 2013 12:29:44 -0000 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 Received: (qmail 12907 invoked by uid 89); 6 Nov 2013 12:29:44 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.7 required=5.0 tests=AWL,BAYES_40,RDNS_NONE,SPF_HELO_PASS,SPF_PASS,URIBL_BLOCKED autolearn=no version=3.3.2 X-HELO: mx1.redhat.com Received: from Unknown (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 06 Nov 2013 12:29:43 +0000 Received: from int-mx11.intmail.prod.int.phx2.redhat.com (int-mx11.intmail.prod.int.phx2.redhat.com [10.5.11.24]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id rA6CTZdS010498 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Wed, 6 Nov 2013 07:29:35 -0500 Received: from [127.0.0.1] (ovpn01.gateway.prod.ext.ams2.redhat.com [10.39.146.11]) by int-mx11.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id rA6CTXr1017879; Wed, 6 Nov 2013 07:29:34 -0500 Message-ID: <527A362D.3040209@redhat.com> Date: Wed, 06 Nov 2013 12:30:00 -0000 From: Pedro Alves User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130625 Thunderbird/17.0.7 MIME-Version: 1.0 To: Eli Zaretskii CC: gdb-patches@sourceware.org Subject: Re: [PATCH] [DOC] shell startup files, clarifications and fixes. References: <1382532024-28890-1-git-send-email-palves@redhat.com> <5267E1ED.7070205@redhat.com> <526A51CD.8090802@redhat.com> <52792EEE.7060902@redhat.com> <83siva7mo6.fsf@gnu.org> In-Reply-To: <83siva7mo6.fsf@gnu.org> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-SW-Source: 2013-11/txt/msg00117.txt.bz2 On 11/05/2013 06:01 PM, Eli Zaretskii wrote: >> Date: Tue, 05 Nov 2013 17:46:22 +0000 >> From: Pedro Alves >> CC: gdb-patches@sourceware.org >> >> Hi Eli, >> >> I notice I had forgotten to CC you on this patch, and since >> it's buried in another thread, it most likely fell through >> the cracks. >> >> Do you think it's OK? > > It's OK. (I did see it, and even reviewed the previous version of it, > I just failed to respond when you posted an update.) Thanks, pushed now. -- Pedro Alves