[PATCH 0/3] vim plugin updates
authorFelipe Contreras <felipe.contreras@gmail.com>
Wed, 23 Apr 2014 21:49:41 +0000 (16:49 +1900)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 18:01:54 +0000 (10:01 -0800)
a0/b204ea661fd21ea2895d5dad0904c662ecc233 [new file with mode: 0644]

diff --git a/a0/b204ea661fd21ea2895d5dad0904c662ecc233 b/a0/b204ea661fd21ea2895d5dad0904c662ecc233
new file mode 100644 (file)
index 0000000..6e64d77
--- /dev/null
@@ -0,0 +1,75 @@
+Return-Path: <felipe.contreras@gmail.com>\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 8AEC1431FC0\r
+       for <notmuch@notmuchmail.org>; Wed, 23 Apr 2014 15:00:17 -0700 (PDT)\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=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1,\r
+       FREEMAIL_FROM=0.001, 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 6cc3Vp7DCEED for <notmuch@notmuchmail.org>;\r
+       Wed, 23 Apr 2014 15:00:12 -0700 (PDT)\r
+Received: from mail-ob0-f176.google.com (mail-ob0-f176.google.com\r
+       [209.85.214.176]) (using TLSv1 with cipher RC4-SHA (128/128 bits))\r
+       (No client certificate requested)\r
+       by olra.theworths.org (Postfix) with ESMTPS id F0A81431FBF\r
+       for <notmuch@notmuchmail.org>; Wed, 23 Apr 2014 15:00:11 -0700 (PDT)\r
+Received: by mail-ob0-f176.google.com with SMTP id wp4so1733832obc.21\r
+       for <notmuch@notmuchmail.org>; Wed, 23 Apr 2014 15:00:10 -0700 (PDT)\r
+DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;\r
+       h=from:to:cc:subject:date:message-id;\r
+       bh=DUbla21ShTwjBRRphetkrOXfeEQcqjV7YY4gCaBLMDM=;\r
+       b=fZMOsvjNJAm4jJax+90e/Gko9Nh/9AX1sBZeNJMK+kZE8wzKtvNeb5O68swv73a9qR\r
+       gOA6/2C0148SwxnKRAHGadJ8S+rkeRb0it7KPBemGTmZquRXDO+RvMZ/kfGU4+I9i41z\r
+       3LQg2MRRwDVNaDRa0er8117hHQeuAj6ekkH5b1MDlibip+/UlJk6Gl7ZzbjXLdAsF1HE\r
+       ID3TP7pCjHF4V5i4SUtO3cp+mcmLdd3aC2M7m1CfH0OSFi/VFtDzV4FXCNTHHS2jzVDo\r
+       3SFwXFGxZgvGURUzuXMXqM5e/NtZOaa8LlxPKpolD9+AI0YTiQUKqrZgdNzBWPMvvSKF\r
+       caaw==\r
+X-Received: by 10.60.159.36 with SMTP id wz4mr45261583oeb.30.1398290409561;\r
+       Wed, 23 Apr 2014 15:00:09 -0700 (PDT)\r
+Received: from localhost (189-211-224-40.static.axtel.net. [189.211.224.40])\r
+       by mx.google.com with ESMTPSA id y10sm4335563obk.4.2014.04.23.15.00.07\r
+       for <multiple recipients>\r
+       (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128);\r
+       Wed, 23 Apr 2014 15:00:08 -0700 (PDT)\r
+From: Felipe Contreras <felipe.contreras@gmail.com>\r
+To: notmuch@notmuchmail.org\r
+Subject: [PATCH 0/3] vim plugin updates\r
+Date: Wed, 23 Apr 2014 16:49:41 -0500\r
+Message-Id: <1398289784-18203-1-git-send-email-felipe.contreras@gmail.com>\r
+X-Mailer: git-send-email 1.9.2+fc1.2.gfbaae8c\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, 23 Apr 2014 22:00:17 -0000\r
+\r
+A few trivial updates, and an important fix.\r
+\r
+Felipe Contreras (2):\r
+  Fix count_threads variable check\r
+  Improve the way messages are sent\r
+\r
+Paul Roberts (1):\r
+  Make the html handler configurable\r
+\r
+ vim/notmuch.vim | 39 ++++++++++++++++++++++++---------------\r
+ 1 file changed, 24 insertions(+), 15 deletions(-)\r
+\r
+-- \r
+1.9.2+fc1.2.gfbaae8c\r
+\r