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 E474E431FD0 for ; Sat, 17 Dec 2011 07:32:18 -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 C-tChC-c1sg1 for ; Sat, 17 Dec 2011 07:32:18 -0800 (PST) Received: from mail-ww0-f45.google.com (mail-ww0-f45.google.com [74.125.82.45]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id 61DAA431FB6 for ; Sat, 17 Dec 2011 07:32:18 -0800 (PST) Received: by wgbds13 with SMTP id ds13so6492020wgb.2 for ; Sat, 17 Dec 2011 07:32:17 -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=TKK0Y1W3JogJf7wQHUDqiykiDd4nE4nK3O3ZEGuBoII=; b=vovj9FbwY9QsSMBKlxoYJ06k6VAFcQeXBg+SEH5tFL9u13oVD4NviMTla7cm+52kmm TCqH/Vx6Bod0jYN/5vACBB192gLOifRlei0RLUeqXM7EBYc3S0HPh2iZ8aHSgIP47ac5 iht5VDxqRD8dKa0kQ4hCaPLQdrR/qE0O19BGc= Received: by 10.227.60.14 with SMTP id n14mr8200457wbh.5.1324135937127; Sat, 17 Dec 2011 07:32:17 -0800 (PST) Received: from localhost ([91.144.186.21]) by mx.google.com with ESMTPS id er5sm18680323wbb.11.2011.12.17.07.32.15 (version=TLSv1/SSLv3 cipher=OTHER); Sat, 17 Dec 2011 07:32:16 -0800 (PST) From: Dmitry Kurochkin To: Aaron Ecay , notmuch@notmuchmail.org Subject: Re: [PATCH] [emacs] Add an argument to notmuch-mua-mail In-Reply-To: <1324135487-4130-1-git-send-email-aaronecay@gmail.com> References: <87ty4zw9b5.fsf@gmail.com> <1324135487-4130-1-git-send-email-aaronecay@gmail.com> User-Agent: Notmuch/0.10.2+96~g74e5ae5 (http://notmuchmail.org) Emacs/23.3.1 (x86_64-pc-linux-gnu) Date: Sat, 17 Dec 2011 19:31:36 +0400 Message-ID: <87r503w6xz.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: Sat, 17 Dec 2011 15:32:19 -0000 Looks good to me. Regards, Dmitry