From 11f22c9336713a88082cec6b00733bdfb8a6f40b Mon Sep 17 00:00:00 2001 From: David Bremner Date: Thu, 21 Jul 2016 07:06:50 +2100 Subject: [PATCH] Re: [PATCH] Fix typo in Message.maildir_flags_to_tags --- c4/f29da09a9da60ab9ca8afecbec9679534cf9db | 65 +++++++++++++++++++++++ 1 file changed, 65 insertions(+) create mode 100644 c4/f29da09a9da60ab9ca8afecbec9679534cf9db diff --git a/c4/f29da09a9da60ab9ca8afecbec9679534cf9db b/c4/f29da09a9da60ab9ca8afecbec9679534cf9db new file mode 100644 index 000000000..4176356c7 --- /dev/null +++ b/c4/f29da09a9da60ab9ca8afecbec9679534cf9db @@ -0,0 +1,65 @@ +Return-Path: +X-Original-To: notmuch@notmuchmail.org +Delivered-To: notmuch@notmuchmail.org +Received: from localhost (localhost [127.0.0.1]) + by arlo.cworth.org (Postfix) with ESMTP id ED17A6DE028C + for ; Wed, 20 Jul 2016 03:07:05 -0700 (PDT) +X-Virus-Scanned: Debian amavisd-new at cworth.org +X-Spam-Flag: NO +X-Spam-Score: -0.011 +X-Spam-Level: +X-Spam-Status: No, score=-0.011 tagged_above=-999 required=5 tests=[AWL=0.000, + SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01] autolearn=disabled +Received: from arlo.cworth.org ([127.0.0.1]) + by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024) + with ESMTP id Qfb7QIyui1wT for ; + Wed, 20 Jul 2016 03:06:58 -0700 (PDT) +Received: from fethera.tethera.net (fethera.tethera.net [198.245.60.197]) + by arlo.cworth.org (Postfix) with ESMTPS id 0CBA56DE012F + for ; Wed, 20 Jul 2016 03:06:57 -0700 (PDT) +Received: from remotemail by fethera.tethera.net with local (Exim 4.84) + (envelope-from ) + id 1bPoPK-0001lA-1z; Wed, 20 Jul 2016 06:07:14 -0400 +Received: (nullmailer pid 2216 invoked by uid 1000); + Wed, 20 Jul 2016 10:06:50 -0000 +From: David Bremner +To: Jaime Velasco , notmuch@notmuchmail.org +Subject: Re: [PATCH] Fix typo in Message.maildir_flags_to_tags +In-Reply-To: + +References: <1467658171-17819-1-git-send-email-jsagarribay@gmail.com> + +User-Agent: Notmuch/0.22.1 (http://notmuchmail.org) Emacs/24.5.1 + (x86_64-pc-linux-gnu) +Date: Wed, 20 Jul 2016 07:06:50 -0300 +Message-ID: <878twwpqrp.fsf@zancas.localnet> +MIME-Version: 1.0 +Content-Type: text/plain +X-BeenThere: notmuch@notmuchmail.org +X-Mailman-Version: 2.1.20 +Precedence: list +List-Id: "Use and development of the notmuch mail system." + +List-Unsubscribe: , + +List-Archive: +List-Post: +List-Help: +List-Subscribe: , + +X-List-Received-Date: Wed, 20 Jul 2016 10:07:06 -0000 + +Jaime Velasco writes: + +> Hi, is there anything I can fix to get the patch commited? +> +> Regards + +Hi Juan; + +Thanks for the ping. I was waiting for justus to have a look, since he's +mainly maintaining the python bindings. If nothing happens in the next +week, I'll merge it myself. Feel free to remind me if that doesn't +happen. + +d -- 2.26.2