From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id 5821F431FAF for ; Mon, 27 Feb 2012 16:42:51 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: 0 X-Spam-Level: X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none] autolearn=disabled Received: from olra.theworths.org ([127.0.0.1]) by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id VeYnGSVIE88m for ; Mon, 27 Feb 2012 16:42:50 -0800 (PST) Received: from plane.gmane.org (plane.gmane.org [80.91.229.3]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id 9EFCA431FAE for ; Mon, 27 Feb 2012 16:42:50 -0800 (PST) Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1S2B9L-0000iJ-SO for notmuch@notmuchmail.org; Tue, 28 Feb 2012 01:42:39 +0100 Received: from 84-217-24-86.tn.glocalnet.net ([84.217.24.86]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 28 Feb 2012 01:42:39 +0100 Received: from quite by 84-217-24-86.tn.glocalnet.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 28 Feb 2012 01:42:39 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: notmuch@notmuchmail.org From: Daniel Subject: Thread by subject, at least through API? Date: Tue, 28 Feb 2012 00:42:28 +0000 (UTC) Message-ID: X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: 84-217-24-86.tn.glocalnet.net User-Agent: slrn/pre1.0.0-26 (Linux) X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.13 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: Tue, 28 Feb 2012 00:42:51 -0000 I would like to thread some mails by subject, can I do this: get to the data and forge threads between messages that don't otherwise have any References or In-Reply-To:s? Basically I want to make mails with "Subject: XYZZY Re: foobar" replies to those without "Re:".