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 8D9DC431E82 for ; Wed, 15 Feb 2012 07:53:38 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -0.799 X-Spam-Level: X-Spam-Status: No, score=-0.799 tagged_above=-999 required=5 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-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 Rv4XGcU2qCNm for ; Wed, 15 Feb 2012 07:53:38 -0800 (PST) Received: from mail-bk0-f53.google.com (mail-bk0-f53.google.com [209.85.214.53]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id 02D86431E62 for ; Wed, 15 Feb 2012 07:53:37 -0800 (PST) Received: by bkcit16 with SMTP id it16so1171674bkc.26 for ; Wed, 15 Feb 2012 07:53:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=from:to:subject:in-reply-to:references:user-agent:date:message-id :mime-version:content-type; bh=XfmOKR3yH0z3aleVCmMvWuCw2hmET3ZMO8HbPqi3tAY=; b=RFzG1HUd5Q736cK/x7eEyD32g+bZpoqoiE2lRMEB0ygsFNcji/ZNIwsmYkoFW4W4M8 8zfwm2zJiQrS3tJixmwkSlyKkk7i5JeuNEmCghi56tcHQjdUYQX5Ba4ogB254ugNwIui b3GjeQtDGAyVp6z4fgscCmq67QYWnW+wKamzg= Received: by 10.204.152.145 with SMTP id g17mr11381429bkw.97.1329321216577; Wed, 15 Feb 2012 07:53:36 -0800 (PST) Received: from localhost ([91.144.186.21]) by mx.google.com with ESMTPS id jc4sm7486352bkc.7.2012.02.15.07.53.34 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 15 Feb 2012 07:53:35 -0800 (PST) From: Dmitry Kurochkin To: Adam Wolfe Gordon , David Bremner , notmuch@notmuchmail.org Subject: Re: [PATCH] emacs: Add the option of counting threads in notmuch-hello In-Reply-To: <1329319688-16056-1-git-send-email-awg+notmuch@xvx.ca> References: <1329319688-16056-1-git-send-email-awg+notmuch@xvx.ca> User-Agent: Notmuch/0.11.1+188~ga5674c2 (http://notmuchmail.org) Emacs/23.3.1 (x86_64-pc-linux-gnu) Date: Wed, 15 Feb 2012 19:52:14 +0400 Message-ID: <87bop0gklt.fsf@gmail.com> 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: Wed, 15 Feb 2012 15:53:38 -0000 Hello. Can we delay this patch until user-defined sections are pushed? I know I promised to review it long ago. But I still did not manage to finish it yet. I hope I can do it in the beginning of the next week. Regards, Dmitry