Return-Path: X-Original-To: notmuch@notmuchmail.org Delivered-To: notmuch@notmuchmail.org Received: from localhost (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id 1CC1D421197 for ; Tue, 17 Jan 2012 12:15:45 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -0.699 X-Spam-Level: X-Spam-Status: No, score=-0.699 tagged_above=-999 required=5 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7] 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 nwSIy34C55xT for ; Tue, 17 Jan 2012 12:15:44 -0800 (PST) Received: from mail-qy0-f181.google.com (mail-qy0-f181.google.com [209.85.216.181]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id A1CEC421192 for ; Tue, 17 Jan 2012 12:15:44 -0800 (PST) Received: by qcqw6 with SMTP id w6so2941401qcq.26 for ; Tue, 17 Jan 2012 12:15:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=sender:from:to:subject:in-reply-to:references:user-agent:date :message-id:mime-version:content-type; bh=i+eGnI24WiOi6qhtGlvZcepR5OlvcBqFLt2TBXA6fBU=; b=TdJ9h3paFxq501Tt+PFPF5sYM5kZEWi3/pLAHaIYMSkHm488TJWQ+U33895FYojHhX uj5rTm7Q2Kc6dgSJS96KAeO5IAktqmqRaWqjtANWJaFsV2kjj59hwoAnwcTUGdzsqpg6 KHyJVZ61W2p6+EnC4EPt5hTn401Cpfs2FsstU= Received: by 10.229.78.84 with SMTP id j20mr6840299qck.46.1326831344075; Tue, 17 Jan 2012 12:15:44 -0800 (PST) Received: from localhost (luw017.wlan.gapsa.upenn.edu. [128.91.230.146]) by mx.google.com with ESMTPS id d5sm45610413qaj.18.2012.01.17.12.15.43 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 17 Jan 2012 12:15:43 -0800 (PST) Sender: Aaron Ecay From: Aaron Ecay To: Jameson Graef Rollins , Notmuch Mail Subject: Re: [PATCH] emacs: have notmuch-search-archive-thread use -next-thread function In-Reply-To: <1326826466-17378-1-git-send-email-jrollins@finestructure.net> References: <1326826466-17378-1-git-send-email-jrollins@finestructure.net> User-Agent: Notmuch/0.11+62~ge41b0d3 (http://notmuchmail.org) Emacs/24.0.92.1 (i386-apple-darwin10.8.0) Date: Tue, 17 Jan 2012 15:15:41 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain 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, 17 Jan 2012 20:15:45 -0000 +1 -- Aaron Ecay