Re: [PATCH v4 7/7] complete ghost-on-removal-when-shared-thread-exists
authorTomi Ollila <tomi.ollila@iki.fi>
Sun, 10 Apr 2016 08:35:43 +0000 (11:35 +0300)
committerW. Trevor King <wking@tremily.us>
Sat, 20 Aug 2016 23:21:34 +0000 (16:21 -0700)
6c/95f11bb521cadb6684b4f5c9986d5cbebaf15b [new file with mode: 0644]

diff --git a/6c/95f11bb521cadb6684b4f5c9986d5cbebaf15b b/6c/95f11bb521cadb6684b4f5c9986d5cbebaf15b
new file mode 100644 (file)
index 0000000..36397a8
--- /dev/null
@@ -0,0 +1,95 @@
+Return-Path: <tomi.ollila@iki.fi>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+ by arlo.cworth.org (Postfix) with ESMTP id 318786DE02BF\r
+ for <notmuch@notmuchmail.org>; Sun, 10 Apr 2016 01:35:46 -0700 (PDT)\r
+X-Virus-Scanned: Debian amavisd-new at cworth.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: 0.621\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=0.621 tagged_above=-999 required=5 tests=[AWL=-0.031,\r
+  SPF_NEUTRAL=0.652] autolearn=disabled\r
+Received: from arlo.cworth.org ([127.0.0.1])\r
+ by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024)\r
+ with ESMTP id bDPn2jTFq_SZ for <notmuch@notmuchmail.org>;\r
+ Sun, 10 Apr 2016 01:35:37 -0700 (PDT)\r
+Received: from guru.guru-group.fi (guru.guru-group.fi [46.183.73.34])\r
+ by arlo.cworth.org (Postfix) with ESMTP id 5E5A26DE00BD\r
+ for <notmuch@notmuchmail.org>; Sun, 10 Apr 2016 01:35:36 -0700 (PDT)\r
+Received: from guru.guru-group.fi (localhost [IPv6:::1])\r
+ by guru.guru-group.fi (Postfix) with ESMTP id 5A236100090;\r
+ Sun, 10 Apr 2016 11:35:43 +0300 (EEST)\r
+From: Tomi Ollila <tomi.ollila@iki.fi>\r
+To: Daniel Kahn Gillmor <dkg@fifthhorseman.net>,\r
+ Notmuch Mail <notmuch@notmuchmail.org>\r
+Subject: Re: [PATCH v4 7/7] complete\r
+ ghost-on-removal-when-shared-thread-exists\r
+In-Reply-To: <1460166892-29721-7-git-send-email-dkg@fifthhorseman.net>\r
+References: <1459445693-3900-1-git-send-email-dkg@fifthhorseman.net>\r
+ <1460166892-29721-1-git-send-email-dkg@fifthhorseman.net>\r
+ <1460166892-29721-7-git-send-email-dkg@fifthhorseman.net>\r
+User-Agent: Notmuch/0.21+99~g7cbc880 (http://notmuchmail.org) Emacs/24.3.1\r
+ (x86_64-unknown-linux-gnu)\r
+X-Face: HhBM'cA~<r"^Xv\KRN0P{vn'Y"Kd;zg_y3S[4)KSN~s?O\"QPoL\r
+ $[Xv_BD:i/F$WiEWax}R(MPS`^UaptOGD`*/=@\1lKoVa9tnrg0TW?"r7aRtgk[F\r
+ !)g;OY^,BjTbr)Np:%c_o'jj,Z\r
+Date: Sun, 10 Apr 2016 11:35:43 +0300\r
+Message-ID: <m260vplv34.fsf@guru.guru-group.fi>\r
+MIME-Version: 1.0\r
+Content-Type: text/plain\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.20\r
+Precedence: list\r
+List-Id: "Use and development of the notmuch mail system."\r
+ <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <https://notmuchmail.org/mailman/options/notmuch>,\r
+ <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
+List-Archive: <http://notmuchmail.org/pipermail/notmuch/>\r
+List-Post: <mailto:notmuch@notmuchmail.org>\r
+List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
+List-Subscribe: <https://notmuchmail.org/mailman/listinfo/notmuch>,\r
+ <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Sun, 10 Apr 2016 08:35:46 -0000\r
+\r
+\r
+;; This buffer is for notes you don't want to save, and for Lisp evaluation.\r
+;; If you want to create a file, visit that file with C-x C-f,\r
+;; then enter the text in that file's own buffer.\r
+\r
+I applied these:\r
+\r
+ id:1460166892-29721-1-git-send-email-dkg@fifthhorseman.net\r
+ id:1460166892-29721-2-git-send-email-dkg@fifthhorseman.net\r
+ id:1460166892-29721-3-git-send-email-dkg@fifthhorseman.net\r
+ id:1460166892-29721-4-git-send-email-dkg@fifthhorseman.net\r
+ id:1460166892-29721-5-git-send-email-dkg@fifthhorseman.net\r
+ id:1460166892-29721-6-git-send-email-dkg@fifthhorseman.net\r
+ id:1460166892-29721-7-git-send-email-dkg@fifthhorseman.net\r
+\r
+ 1 Daniel Kahn Gillmor   Sat Apr  9 01:54  93/5426  "[PATCH v4 1/7] test: "\r
+ 2 Daniel Kahn Gillmor   Sat Apr  9 01:54 192/13050 "[PATCH v4 2/7] test t"\r
+ 3 Daniel Kahn Gillmor   Sat Apr  9 01:54 149/9768  "[PATCH v4 3/7] fix th"\r
+ 4 Daniel Kahn Gillmor   Sat Apr  9 01:54 120/7443  "[PATCH v4 4/7] Add in"\r
+ 5 Daniel Kahn Gillmor   Sat Apr  9 01:54 104/6284  "[PATCH v4 5/7] Introd"\r
+ 6 Daniel Kahn Gillmor   Sat Apr  9 01:54 130/8261  "[PATCH v4 6/7] On del"\r
+ 7 Daniel Kahn Gillmor   Sat Apr  9 01:54 104/6326  "[PATCH v4 7/7] comple"\r
+\r
+And got\r
+\r
+Applying: fix thread breakage via ghost-on-removal\r
+.git/rebase-apply/patch:26: trailing whitespace.\r
+.git/rebase-apply/patch:39: trailing whitespace.\r
+warning: 2 lines add whitespace errors.\r
+\r
+(adds trailing space to 2 empty lines)\r
+\r
+Applying: On deletion, replace with ghost when other active messages in thread\r
+.git/rebase-apply/patch:50: trailing whitespace.\r
+warning: 1 line adds whitespace errors.\r
+\r
+(removes the above 2 trailing spaces but adds one more)\r
+\r
+Relevant tests passed (with one expected broken).\r
+\r
+Tomi\r