[PATCH 0/5] Random patches for notmuch-vim-ruby
authorKirill A. Shutemov <kirill@shutemov.name>
Mon, 28 Jan 2013 15:52:15 +0000 (17:52 +0200)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:53:23 +0000 (09:53 -0800)
26/38ebf39f00b1b3cd7649297c94c10dd52c156a [new file with mode: 0644]

diff --git a/26/38ebf39f00b1b3cd7649297c94c10dd52c156a b/26/38ebf39f00b1b3cd7649297c94c10dd52c156a
new file mode 100644 (file)
index 0000000..66a4e5c
--- /dev/null
@@ -0,0 +1,57 @@
+Return-Path: <kas@shutemov.name>\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 2A822431FB6\r
+       for <notmuch@notmuchmail.org>; Mon, 28 Jan 2013 07:57:10 -0800 (PST)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: 0\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none]\r
+       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 Q9LseMigJipm for <notmuch@notmuchmail.org>;\r
+       Mon, 28 Jan 2013 07:57:09 -0800 (PST)\r
+Received: from shutemov.name (shutemov.name [204.155.152.216])\r
+       by olra.theworths.org (Postfix) with ESMTP id A4AAF431FC2\r
+       for <notmuch@notmuchmail.org>; Mon, 28 Jan 2013 07:57:08 -0800 (PST)\r
+Received: by shutemov.name (Postfix, from userid 1000)\r
+       id 15FE3333D6; Mon, 28 Jan 2013 17:52:25 +0200 (EET)\r
+From: "Kirill A. Shutemov" <kirill@shutemov.name>\r
+To: Felipe Contreras <felipe.contreras@gmail.com>\r
+Subject: [PATCH 0/5] Random patches for notmuch-vim-ruby\r
+Date: Mon, 28 Jan 2013 17:52:15 +0200\r
+Message-Id: <1359388340-27136-1-git-send-email-kirill@shutemov.name>\r
+X-Mailer: git-send-email 1.7.10.4\r
+Cc: notmuch@notmuchmail.org\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: Mon, 28 Jan 2013 15:57:10 -0000\r
+\r
+From: "Kirill A. Shutemov" <kirill@shutemov.name>\r
+\r
+Kirill A. Shutemov (5):\r
+  open_reply: fallback to use addr.local if addr.name is nil\r
+  rename g:notmuch_sendmail -> g:notmuch_rb_sendmail\r
+  /usr/sbin/sendmail as a default g:notmuch_rb_sendmail\r
+  Introduce g:notmuch_rb_folders_count_threads\r
+  Drop harmful reply buffer preparation\r
+\r
+ notmuch-ruby.vim |   27 ++++++++++++++++++++-------\r
+ 1 file changed, 20 insertions(+), 7 deletions(-)\r
+\r
+-- \r
+1.7.10.4\r
+\r