From f4433aba90a7516239265c5d846f973155a2a943 Mon Sep 17 00:00:00 2001 From: David Bremner Date: Sun, 10 Apr 2016 16:15:57 +2100 Subject: [PATCH] Re: [PATCH v4 7/7] complete ghost-on-removal-when-shared-thread-exists --- 25/c8a728d93c367c72a1d2f7e30f29b447b42a73 | 68 +++++++++++++++++++++++ 1 file changed, 68 insertions(+) create mode 100644 25/c8a728d93c367c72a1d2f7e30f29b447b42a73 diff --git a/25/c8a728d93c367c72a1d2f7e30f29b447b42a73 b/25/c8a728d93c367c72a1d2f7e30f29b447b42a73 new file mode 100644 index 000000000..54364a49d --- /dev/null +++ b/25/c8a728d93c367c72a1d2f7e30f29b447b42a73 @@ -0,0 +1,68 @@ +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 7669A6DE02BF + for ; Sat, 9 Apr 2016 12:16:07 -0700 (PDT) +X-Virus-Scanned: Debian amavisd-new at cworth.org +X-Spam-Flag: NO +X-Spam-Score: -0.019 +X-Spam-Level: +X-Spam-Status: No, score=-0.019 tagged_above=-999 required=5 + tests=[AWL=-0.008, 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 zf3_vNAExjcc for ; + Sat, 9 Apr 2016 12:15:59 -0700 (PDT) +Received: from fethera.tethera.net (fethera.tethera.net [198.245.60.197]) + by arlo.cworth.org (Postfix) with ESMTPS id BD2B16DE00BD + for ; Sat, 9 Apr 2016 12:15:59 -0700 (PDT) +Received: from remotemail by fethera.tethera.net with local (Exim 4.84) + (envelope-from ) + id 1aoyMa-00063p-Nj; Sat, 09 Apr 2016 15:16:08 -0400 +Received: (nullmailer pid 1208 invoked by uid 1000); + Sat, 09 Apr 2016 19:15:57 -0000 +From: David Bremner +To: Daniel Kahn Gillmor , + Notmuch Mail +Subject: Re: [PATCH v4 7/7] complete + ghost-on-removal-when-shared-thread-exists +In-Reply-To: <87shyuvcgu.fsf@alice.fifthhorseman.net> +References: <1459445693-3900-1-git-send-email-dkg@fifthhorseman.net> + <1460166892-29721-1-git-send-email-dkg@fifthhorseman.net> + <1460166892-29721-7-git-send-email-dkg@fifthhorseman.net> + <871t6f3tng.fsf@zancas.localnet> <87shyuvcgu.fsf@alice.fifthhorseman.net> +User-Agent: Notmuch/0.21+99~gd93d377 (http://notmuchmail.org) Emacs/24.5.1 + (x86_64-pc-linux-gnu) +Date: Sat, 09 Apr 2016 16:15:57 -0300 +Message-ID: <87inzq8ufm.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: Sat, 09 Apr 2016 19:16:07 -0000 + +Daniel Kahn Gillmor writes: + +>> Other than that, and my bug in ghost-report, the series looks good to +>> me. +> +> cool! do you need another rev of the series from me, or is that +> something you're up for applying directly? +> +> --dkg + +I'm ok to apply directly if no objects in the next day or so. + +d -- 2.26.2