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 AF982431FD0 for ; Wed, 7 Dec 2011 07:12:01 -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 3EE3yAfj0zFZ for ; Wed, 7 Dec 2011 07:12:01 -0800 (PST) Received: from mail-ee0-f53.google.com (mail-ee0-f53.google.com [74.125.83.53]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id 276B4431FB6 for ; Wed, 7 Dec 2011 07:12:01 -0800 (PST) Received: by eekb57 with SMTP id b57so676562eek.26 for ; Wed, 07 Dec 2011 07:11:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=from:to:cc:subject:in-reply-to:references:user-agent:date :message-id:mime-version:content-type; bh=Gecby9vQx5AREFnQ2VpD+mgcs/iLOFjme2GVtCSm/tg=; b=OLE34fyk9K0X7pVqbBXE/7CjkQNgg3J5NMbk4cO6arUrjgUHwmpvm8nr03UhHqp8Ve qu9qDIfH+NQzFkUEgPYzE0Rqz64zIdgTasxjFdN/a70ygAJUioauLeVDezCTFPPZ6MRx LYRZcq3liAMaPh4DHBmdNv6Pwtb+pe7IxnBV4= Received: by 10.14.0.10 with SMTP id 10mr3632885eea.157.1323270718348; Wed, 07 Dec 2011 07:11:58 -0800 (PST) Received: from localhost ([91.144.186.21]) by mx.google.com with ESMTPS id 58sm6588609eet.11.2011.12.07.07.11.55 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 07 Dec 2011 07:11:56 -0800 (PST) From: Dmitry Kurochkin To: David Bremner Subject: Re: [PATCH v4 0/3] emacs: do not call notmuch show for non-inlinable parts In-Reply-To: <1322601595-20537-1-git-send-email-dmitry.kurochkin@gmail.com> References: <1322271878-32614-1-git-send-email-dmitry.kurochkin@gmail.com> <1322601595-20537-1-git-send-email-dmitry.kurochkin@gmail.com> User-Agent: Notmuch/0.10+44~g067c44f (http://notmuchmail.org) Emacs/23.3.1 (x86_64-pc-linux-gnu) Date: Wed, 07 Dec 2011 19:11:24 +0400 Message-ID: <87iplss9gj.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: notmuch@notmuchmail.org 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, 07 Dec 2011 15:12:01 -0000 Hi David. How about pushing this series? Just a humble ping :) Regards, Dmitry