From e5b8e8478d5f92f8d700366187ae638958c8972c Mon Sep 17 00:00:00 2001 From: David Bremner Date: Fri, 29 Jul 2016 06:07:02 +0900 Subject: [PATCH] Re: [PATCH] Fix typo in Message.maildir_flags_to_tags --- 28/9e3e6a471a19cba43b74f39f26387e1a06f0c8 | 60 +++++++++++++++++++++++ 1 file changed, 60 insertions(+) create mode 100644 28/9e3e6a471a19cba43b74f39f26387e1a06f0c8 diff --git a/28/9e3e6a471a19cba43b74f39f26387e1a06f0c8 b/28/9e3e6a471a19cba43b74f39f26387e1a06f0c8 new file mode 100644 index 000000000..699647829 --- /dev/null +++ b/28/9e3e6a471a19cba43b74f39f26387e1a06f0c8 @@ -0,0 +1,60 @@ +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 0808E6DE0243 + for ; Thu, 28 Jul 2016 14:07:16 -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 bjgjX25oNBBw for ; + Thu, 28 Jul 2016 14:07:08 -0700 (PDT) +Received: from fethera.tethera.net (fethera.tethera.net [198.245.60.197]) + by arlo.cworth.org (Postfix) with ESMTPS id 338FE6DE0217 + for ; Thu, 28 Jul 2016 14:07:08 -0700 (PDT) +Received: from remotemail by fethera.tethera.net with local (Exim 4.84_2) + (envelope-from ) + id 1bSsWa-0006Z9-0Z; Thu, 28 Jul 2016 17:07:24 -0400 +Received: (nullmailer pid 27039 invoked by uid 1000); + Thu, 28 Jul 2016 21:07:02 -0000 +From: David Bremner +To: Jaime Velasco Juan , notmuch@notmuchmail.org +Subject: Re: [PATCH] Fix typo in Message.maildir_flags_to_tags +In-Reply-To: <87r3ad207s.fsf@pogo.casa> +References: <1467658171-17819-1-git-send-email-jsagarribay@gmail.com> + + <878twwpqrp.fsf@zancas.localnet> <878twurkjr.fsf@tesseract.cs.unb.ca> + <87r3ad207s.fsf@pogo.casa> +User-Agent: Notmuch/0.22+58~g3a45d29 (https://notmuchmail.org) Emacs/24.5.1 + (x86_64-pc-linux-gnu) +Date: Fri, 29 Jul 2016 06:07:02 +0900 +Message-ID: <87mvl1xyix.fsf@maritornes.cs.unb.ca> +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: Thu, 28 Jul 2016 21:07:16 -0000 + +Jaime Velasco Juan writes: + + +> So... ping? + +merged to master + +d -- 2.26.2