From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9780 invoked by alias); 29 Jul 2013 19:25:17 -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 9771 invoked by uid 89); 29 Jul 2013 19:25:16 -0000 X-Spam-SWARE-Status: No, score=-7.0 required=5.0 tests=AWL,BAYES_00,KHOP_THREADED,RCVD_IN_HOSTKARMA_W,RCVD_IN_HOSTKARMA_WL,RDNS_NONE,SPF_HELO_PASS,SPF_PASS autolearn=no version=3.3.1 Received: from Unknown (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.84/v0.84-167-ge50287c) with ESMTP; Mon, 29 Jul 2013 19:25:16 +0000 Received: from int-mx02.intmail.prod.int.phx2.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id r6TJP3BH014717 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Mon, 29 Jul 2013 15:25:03 -0400 Received: from [127.0.0.1] (ovpn01.gateway.prod.ext.ams2.redhat.com [10.39.146.11]) by int-mx02.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id r6TJP1I7026270; Mon, 29 Jul 2013 15:25:02 -0400 Message-ID: <51F6C18D.6090100@redhat.com> Date: Mon, 29 Jul 2013 19:25: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: Yurij Grechishhev , gdb-patches@sourceware.org Subject: Re: Setting parity for remote serial References: <83ehanx5ki.fsf@gnu.org> <83wqoevcfv.fsf@gnu.org> <83ioztxlkg.fsf@gnu.org> In-Reply-To: <83ioztxlkg.fsf@gnu.org> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-SW-Source: 2013-07/txt/msg00737.txt.bz2 On 07/29/2013 07:33 PM, Eli Zaretskii wrote: >> > Gmail web-client and Mozilla Thunderbird are not the best mail clients >> > for sending patches. Which mail client do you use? See this on how to teach Thunderbird (and others) to not suck for sending patches: http://sourceware.org/gdb/wiki/ContributionChecklist#Submitting_patches -- Pedro Alves