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 E6758431FD0 for ; Thu, 6 Oct 2011 10:24:48 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -2.3 X-Spam-Level: X-Spam-Status: No, score=-2.3 tagged_above=-999 required=5 tests=[RCVD_IN_DNSWL_MED=-2.3] 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 Se+UIJ0vmtqY for ; Thu, 6 Oct 2011 10:24:46 -0700 (PDT) Received: from outgoing-mail.its.caltech.edu (outgoing-mail.its.caltech.edu [131.215.239.19]) by olra.theworths.org (Postfix) with ESMTP id 9C5B2431FB6 for ; Thu, 6 Oct 2011 10:24:46 -0700 (PDT) Received: from earth-doxen.imss.caltech.edu (localhost [127.0.0.1]) by earth-doxen-postvirus (Postfix) with ESMTP id 08BD266E010B; Thu, 6 Oct 2011 10:24:46 -0700 (PDT) X-Spam-Scanned: at Caltech-IMSS on earth-doxen by amavisd-new Received: from finestructure.net (unknown [198.129.209.145]) (Authenticated sender: jrollins) by earth-doxen-submit (Postfix) with ESMTP id AAE4666E00E9; Thu, 6 Oct 2011 10:24:42 -0700 (PDT) Received: by finestructure.net (Postfix, from userid 1000) id A2B386D1; Thu, 6 Oct 2011 10:24:41 -0700 (PDT) From: Jameson Graef Rollins To: David Bremner , Notmuch Mail Subject: Re: tweaks for handling parts in reply In-Reply-To: <8739f6nt7z.fsf@zancas.localnet> References: <1307320169-29905-4-git-send-email-jrollins@finestructure.net> <1307561409-5646-1-git-send-email-jrollins@finestructure.net> <8739f6nt7z.fsf@zancas.localnet> User-Agent: Notmuch/0.8-39-g41a8324 (http://notmuchmail.org) Emacs/23.3.1 (x86_64-pc-linux-gnu) Date: Thu, 06 Oct 2011 10:24:41 -0700 Message-ID: <87y5wyxcbq.fsf@servo.factory.finestructure.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii 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: Thu, 06 Oct 2011 17:24:49 -0000 On Thu, 06 Oct 2011 10:29:52 -0300, David Bremner wrote: > I have applied this series on top of master, and will push a bit later today. Great. Thanks so much, David. jamie.