Re: [PATCH] emacs: Function to query the list of labels from a thread-id
authorJani Nikula <jani@nikula.org>
Wed, 31 Oct 2012 20:48:14 +0000 (22:48 +0200)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:50:14 +0000 (09:50 -0800)
0b/710d0c21fb6f3101a117f248452b42946d801a [new file with mode: 0644]

diff --git a/0b/710d0c21fb6f3101a117f248452b42946d801a b/0b/710d0c21fb6f3101a117f248452b42946d801a
new file mode 100644 (file)
index 0000000..84ad3ad
--- /dev/null
@@ -0,0 +1,92 @@
+Return-Path: <jani@nikula.org>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+       by olra.theworths.org (Postfix) with ESMTP id 05BE9431FBD\r
+       for <notmuch@notmuchmail.org>; Wed, 31 Oct 2012 13:48:21 -0700 (PDT)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: -0.7\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=-0.7 tagged_above=-999 required=5\r
+       tests=[RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled\r
+Received: from olra.theworths.org ([127.0.0.1])\r
+       by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
+       with ESMTP id 3tcupW1Nn-Ku for <notmuch@notmuchmail.org>;\r
+       Wed, 31 Oct 2012 13:48:20 -0700 (PDT)\r
+Received: from mail-la0-f53.google.com (mail-la0-f53.google.com\r
+       [209.85.215.53]) (using TLSv1 with cipher RC4-SHA (128/128 bits))\r
+       (No client certificate requested)\r
+       by olra.theworths.org (Postfix) with ESMTPS id 50F94431FBC\r
+       for <notmuch@notmuchmail.org>; Wed, 31 Oct 2012 13:48:20 -0700 (PDT)\r
+Received: by mail-la0-f53.google.com with SMTP id l5so1450097lah.26\r
+       for <notmuch@notmuchmail.org>; Wed, 31 Oct 2012 13:48:17 -0700 (PDT)\r
+X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;\r
+       d=google.com; s=20120113;\r
+       h=from:to:subject:in-reply-to:references:user-agent:date:message-id\r
+       :mime-version:content-type:x-gm-message-state;\r
+       bh=j12EOJL0vIWN/ehJPs8Ar5OXGPz0blgpJ5xAUAxziig=;\r
+       b=iktVGieyWYRmmLCMwSxwiooou0sZzbczqDI64/o1+r8QL54GWBanrNDRL29Z/TsbRU\r
+       yLhpv1T3T6szJKNnI+171YxAD/bDJa5FZQHVhpHYYH782K4ljapnkqJjTphU+D/O86LR\r
+       CfJYqZ82PO6ri6Uop65GdSc5Om0JjWYe+aXe4yHQKbAsiNhBhrfDh92CnW0yrOQ53Y9D\r
+       z+sg/fFTSq2KVJry4kyDSE2F7uTZDEwcILppkDO7ZVP9SqHTbtH6ufQOMf6W9IfOpEBP\r
+       BQ1063K7z3Owp+oBKOrt5MGfIpCtyTeIXbgUl7e5ifDHXk6cB3bQkuMnr8UO5Gq+6fZ0\r
+       rKyA==\r
+Received: by 10.112.100.170 with SMTP id ez10mr742459lbb.25.1351716497406;\r
+       Wed, 31 Oct 2012 13:48:17 -0700 (PDT)\r
+Received: from localhost (dsl-hkibrasgw4-fe51df00-27.dhcp.inet.fi.\r
+       [80.223.81.27])\r
+       by mx.google.com with ESMTPS id nr2sm1640401lab.5.2012.10.31.13.48.15\r
+       (version=SSLv3 cipher=OTHER); Wed, 31 Oct 2012 13:48:16 -0700 (PDT)\r
+From: Jani Nikula <jani@nikula.org>\r
+To: David Bremner <david@tethera.net>,\r
+ Damien Cassou <damien.cassou@gmail.com>,      notmuch@notmuchmail.org\r
+Subject: Re: [PATCH] emacs: Function to query the list of labels from a\r
+       thread-id\r
+In-Reply-To: <87objibex1.fsf@zancas.localnet>\r
+References: <1351451478-11792-1-git-send-email-damien.cassou@gmail.com>\r
+       <87390v8z52.fsf@nikula.org> <87objibex1.fsf@zancas.localnet>\r
+User-Agent: Notmuch/0.14+76~gef5e8d1 (http://notmuchmail.org) Emacs/23.4.1\r
+       (i686-pc-linux-gnu)\r
+Date: Wed, 31 Oct 2012 22:48:14 +0200\r
+Message-ID: <87obji74hd.fsf@nikula.org>\r
+MIME-Version: 1.0\r
+Content-Type: text/plain; charset=us-ascii\r
+X-Gm-Message-State:\r
+ ALoCoQlJc2iPNW2vhGoQjJdRaaf7BC3pOjuBvJ2/q2E/PCuE0Y6BRGM8fEtSlsvYNyUcX3BxFdp/\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.13\r
+Precedence: list\r
+List-Id: "Use and development of the notmuch mail system."\r
+       <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
+List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
+List-Post: <mailto:notmuch@notmuchmail.org>\r
+List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
+List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Wed, 31 Oct 2012 20:48:21 -0000\r
+\r
+On Wed, 31 Oct 2012, David Bremner <david@tethera.net> wrote:\r
+> Jani Nikula <jani@nikula.org> writes:\r
+>\r
+>> Hi Damien, please send this patch as part of the series adding\r
+>> notmuch-labeler. Out of context, without adding any users of the\r
+>> function, it's a bit difficult to evaluate.\r
+>\r
+> For what it's worth (and I'm definitely not claiming any kind final word\r
+> here) I did tell Damien that he was welcome to send pre-requisite\r
+> patches in a seperate series.  Of course, if you feel like you can't\r
+> really review what's there (or it's just too much work), that's your\r
+> call.\r
+\r
+I don't disagree with sending pre-requisite patches first. And I am\r
+definitely not asking to polish all of the follow up work at once. I\r
+should have made myself more clear about that. But I do think it would\r
+be helpful to see what the added code will be used for. We may be able\r
+to provide better and more productive review of the big picture, instead\r
+of focusing on the details of the small snippet here.\r
+\r
+BR,\r
+Jani.\r