From e88e23123c96abdf8b1583e14259d82d223f2595 Mon Sep 17 00:00:00 2001 From: Xu Wang Date: Sun, 10 Jan 2016 16:55:03 +1900 Subject: [PATCH] find threads where I and Jian participated but not Dave --- 96/3672691e5ad3294f630071eabc6ad66124f825 | 66 +++++++++++++++++++++++ 1 file changed, 66 insertions(+) create mode 100644 96/3672691e5ad3294f630071eabc6ad66124f825 diff --git a/96/3672691e5ad3294f630071eabc6ad66124f825 b/96/3672691e5ad3294f630071eabc6ad66124f825 new file mode 100644 index 000000000..6d886b3dd --- /dev/null +++ b/96/3672691e5ad3294f630071eabc6ad66124f825 @@ -0,0 +1,66 @@ +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 3471A6DE119D + for ; Sat, 9 Jan 2016 13:55:08 -0800 (PST) +X-Virus-Scanned: Debian amavisd-new at cworth.org +X-Spam-Flag: NO +X-Spam-Score: -0.498 +X-Spam-Level: +X-Spam-Status: No, score=-0.498 tagged_above=-999 required=5 tests=[AWL=0.072, + DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, + FREEMAIL_ENVFROM_END_DIGIT=0.25, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7, + RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_PASS=-0.001] + 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 xTAAtWRObyrI for ; + Sat, 9 Jan 2016 13:55:06 -0800 (PST) +Received: from mail-ob0-f177.google.com (mail-ob0-f177.google.com + [209.85.214.177]) + by arlo.cworth.org (Postfix) with ESMTPS id 8010F6DE0A94 + for ; Sat, 9 Jan 2016 13:55:06 -0800 (PST) +Received: by mail-ob0-f177.google.com with SMTP id bx1so353454584obb.0 + for ; Sat, 09 Jan 2016 13:55:06 -0800 (PST) +DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; + h=mime-version:date:message-id:subject:from:to:content-type; + bh=CfG0F4Q+GV/uTOK0ppiFSDv7rAfs6eedqzu2XOa7/Hc=; + b=kK1X4PwwxZBFLIL4PfvOT2AN56F1zaFQZzustGe4eXUt/B/Dqj3Vs/PSL9w/YGSBat + XmeUOIBu3VGyvaibwvsI/QTsSX42grZA2cVXSOVArjgzIP2HX1DR4bSy5mYyyENoKQD/ + ub7sfrEs7O7MZlNiLv0pq0UWNO0JpDWU6UNRRWpkEklXvW3JtcT8IQsIYZolpWy2Nfk8 + 2KJ4neHFy1P3NtCuEMIHuVdhuVcI8dKsyTrKs/F2N9MQ5vU9ljcBxXs2YECoJ0/IZwPF + zM8dZp+6/iS2JG2ktY5HWWFPjoWU16a5Z5PvvhikOs/Ffwe2VxnClnwkeQkHQ6Y4Jphg + c/0A== +MIME-Version: 1.0 +X-Received: by 10.60.17.1 with SMTP id k1mr86021093oed.4.1452376503581; Sat, + 09 Jan 2016 13:55:03 -0800 (PST) +Received: by 10.202.49.141 with HTTP; Sat, 9 Jan 2016 13:55:03 -0800 (PST) +Date: Sat, 9 Jan 2016 16:55:03 -0500 +Message-ID: + +Subject: find threads where I and Jian participated but not Dave +From: Xu Wang +To: notmuch@notmuchmail.org +Content-Type: text/plain; charset=UTF-8 +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 Jan 2016 21:55:08 -0000 + +Has someone a notmuch-based script by which to search for threads in +which I have participated and Jian has participated, but Dave has not +participated? + +Kind regards, + +Xu -- 2.26.2