Re: [notmuch] [PATCH 2/2] notmuch-show: add tags to json output
authorSebastian Spaeth <Sebastian@SSpaeth.de>
Wed, 10 Mar 2010 09:41:50 +0000 (10:41 +0100)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:36:21 +0000 (09:36 -0800)
f9/e54c01fe4c49e91297b4a7d6e55f9da1534f62 [new file with mode: 0644]

diff --git a/f9/e54c01fe4c49e91297b4a7d6e55f9da1534f62 b/f9/e54c01fe4c49e91297b4a7d6e55f9da1534f62
new file mode 100644 (file)
index 0000000..bef795d
--- /dev/null
@@ -0,0 +1,62 @@
+Return-Path: <Sebastian@SSpaeth.de>\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 159334916AE\r
+       for <notmuch@notmuchmail.org>; Wed, 10 Mar 2010 01:42:13 -0800 (PST)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: -0.799\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=-0.799 tagged_above=-999 required=5\r
+       tests=[AWL=-0.614, BAYES_40=-0.185] autolearn=ham\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 6wvXZq3Suwem for <notmuch@notmuchmail.org>;\r
+       Wed, 10 Mar 2010 01:42:12 -0800 (PST)\r
+Received: from homiemail-a11.g.dreamhost.com (caiajhbdcbhh.dreamhost.com\r
+       [208.97.132.177])\r
+       by olra.theworths.org (Postfix) with ESMTP id E97D74916A8\r
+       for <notmuch@notmuchmail.org>; Wed, 10 Mar 2010 01:42:11 -0800 (PST)\r
+Received: from sspaeth.de (mtec-hg-docking-1-dhcp-204.ethz.ch\r
+       [129.132.133.204])\r
+       by homiemail-a11.g.dreamhost.com (Postfix) with ESMTPA id 408A2194074\r
+       for <notmuch@notmuchmail.org>; Wed, 10 Mar 2010 01:41:53 -0800 (PST)\r
+Received: by sspaeth.de (sSMTP sendmail emulation);\r
+       Wed, 10 Mar 2010 10:41:50 +0100\r
+From: "Sebastian Spaeth" <Sebastian@SSpaeth.de>\r
+To: notmuch@notmuchmail.org\r
+In-Reply-To: <1267527153-8364-2-git-send-email-Sebastian@SSpaeth.de>\r
+References: <87k4twc5dh.fsf@servo.finestructure.net>\r
+       <1267527153-8364-1-git-send-email-Sebastian@SSpaeth.de>\r
+       <1267527153-8364-2-git-send-email-Sebastian@SSpaeth.de>\r
+Date: Wed, 10 Mar 2010 10:41:50 +0100\r
+Message-ID: <87vdd4zf6p.fsf@SSpaeth.de>\r
+MIME-Version: 1.0\r
+Content-Type: text/plain; charset=us-ascii\r
+Subject: Re: [notmuch] [PATCH 2/2] notmuch-show: add tags to json output\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, 10 Mar 2010 09:42:13 -0000\r
+\r
+On Tue,  2 Mar 2010 11:52:33 +0100, Sebastian Spaeth <Sebastian@SSpaeth.de> wrote:\r
+\r
+I just updated this patch to reflect the new\r
+notmuch_tags_valid/notmuch_tags_to_next(?) syntax.\r
+\r
+It is commit e7cfd46505e8b1c4124a8fa88ea0fbee286d9360 on \r
+git://github.com/spaetz/notmuch-all-feature.git\r
+\r
+(http://github.com/spaetz/notmuch-all-feature/commit/e7cfd46505e8b1c4124a8fa88ea0fbee286d9360)\r
+\r
+Sebastian\r