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 BB6D7431E84 for ; Tue, 24 Jan 2012 16:45:54 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -0.7 X-Spam-Level: X-Spam-Status: No, score=-0.7 tagged_above=-999 required=5 tests=[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 F-MHk9LuUE+i for ; Tue, 24 Jan 2012 16:45:54 -0800 (PST) Received: from mail-wi0-f181.google.com (mail-wi0-f181.google.com [209.85.212.181]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id 3F5B9431FB6 for ; Tue, 24 Jan 2012 16:45:54 -0800 (PST) Received: by mail-wi0-f181.google.com with SMTP id hi8so2068665wib.26 for ; Tue, 24 Jan 2012 16:45:54 -0800 (PST) Received: by 10.181.13.113 with SMTP id ex17mr13709428wid.15.1327452353889; Tue, 24 Jan 2012 16:45:53 -0800 (PST) Received: from localhost ([109.131.95.182]) by mx.google.com with ESMTPS id n3sm57869131wiz.9.2012.01.24.16.45.53 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 24 Jan 2012 16:45:53 -0800 (PST) From: Pieter Praet 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+113~g5a6e67e (http://notmuchmail.org) Emacs/23.3.1 (x86_64-unknown-linux-gnu) Date: Wed, 25 Jan 2012 01:44:03 +0100 Message-ID: <87bopssjak.fsf@praet.org> MIME-Version: 1.0 X-Gm-Message-State: ALoCoQmxDJiPGj41zBLnSlgznZHrDoRrfbRYkMUX1NE8qs6LCcNUW22ORTOw7uCBMRROflP99gAY 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: Wed, 25 Jan 2012 00:45:54 -0000 On Tue, 17 Jan 2012 10:54:26 -0800, Jameson Graef Rollins wrote: > Use this standard function, to keep thread navigation in one place. > --- +1 Peace -- Pieter