From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24589 invoked by alias); 24 Nov 2016 19:15:56 -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 24575 invoked by uid 89); 24 Nov 2016 19:15:56 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.2 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS,SPF_SOFTFAIL autolearn=no version=3.3.2 spammy=HX-PHP-Originating-Script:rcube.php, subscribed, UD:lists.html, lists.html X-HELO: simark.ca Received: from simark.ca (HELO simark.ca) (158.69.221.121) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Thu, 24 Nov 2016 19:15:46 +0000 Received: by simark.ca (Postfix, from userid 33) id 7C0B61E7FD; Thu, 24 Nov 2016 14:15:44 -0500 (EST) To: Pedro Alves Subject: Re: [PATCH 00/22] Convert ui-out subsystem to C++ X-PHP-Originating-Script: 33:rcube.php MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Date: Thu, 24 Nov 2016 19:15:00 -0000 From: Simon Marchi Cc: gdb-patches@sourceware.org In-Reply-To: <76f3b735-80fd-5eb0-1db7-1307366aa981@redhat.com> References: <20161124152428.24725-1-simon.marchi@polymtl.ca> <55f46d37da0b47fff95dfa00fc340fa4@polymtl.ca> <76f3b735-80fd-5eb0-1db7-1307366aa981@redhat.com> Message-ID: <426507ca6898f4ce4ec508a3cd1a73b4@polymtl.ca> X-Sender: simon.marchi@polymtl.ca User-Agent: Roundcube Webmail/1.2.2 X-IsSubscribed: yes X-SW-Source: 2016-11/txt/msg00785.txt.bz2 On 2016-11-24 13:46, Pedro Alves wrote: > Try the suggestion here: https://sourceware.org/lists.html#spam Thanks for the reference. Indeed I am not subscribed to the list with the address I am sending the patches from (even though they are aliases). > (and then I'd suggest resending the missing ones with > with git send email --in-reply-to=) I'll do that.