Re: [PATCH] cli: enable notmuch --help command
authorDavid Bremner <david@tethera.net>
Thu, 30 Jul 2015 06:33:15 +0000 (08:33 +0200)
committerW. Trevor King <wking@tremily.us>
Sat, 20 Aug 2016 21:49:13 +0000 (14:49 -0700)
b4/4100e8b206fdde88187335b74fd25f02731eca [new file with mode: 0644]

diff --git a/b4/4100e8b206fdde88187335b74fd25f02731eca b/b4/4100e8b206fdde88187335b74fd25f02731eca
new file mode 100644 (file)
index 0000000..894c80e
--- /dev/null
@@ -0,0 +1,64 @@
+Return-Path: <david@tethera.net>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+ by arlo.cworth.org (Postfix) with ESMTP id E507E6DE1472\r
+ for <notmuch@notmuchmail.org>; Wed, 29 Jul 2015 23:34:03 -0700 (PDT)\r
+X-Virus-Scanned: Debian amavisd-new at cworth.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: 0.153\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=0.153 tagged_above=-999 required=5 tests=[AWL=0.153]\r
+ autolearn=disabled\r
+Received: from arlo.cworth.org ([127.0.0.1])\r
+ by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024)\r
+ with ESMTP id dU_aenZErlRZ for <notmuch@notmuchmail.org>;\r
+ Wed, 29 Jul 2015 23:34:02 -0700 (PDT)\r
+Received: from gitolite.debian.net (gitolite.debian.net [87.98.215.224])\r
+ by arlo.cworth.org (Postfix) with ESMTPS id DBC576DE02DA\r
+ for <notmuch@notmuchmail.org>; Wed, 29 Jul 2015 23:34:01 -0700 (PDT)\r
+Received: from remotemail by gitolite.debian.net with local (Exim 4.80)\r
+ (envelope-from <david@tethera.net>)\r
+ id 1ZKhPG-0004c2-8r; Thu, 30 Jul 2015 06:33:30 +0000\r
+Received: (nullmailer pid 647 invoked by uid 1000); Thu, 30 Jul 2015 06:33:15\r
+ -0000\r
+From: David Bremner <david@tethera.net>\r
+To: notmuch@notmuchmail.org\r
+Subject: Re: [PATCH] cli: enable notmuch --help command\r
+In-Reply-To: <87fv48uo80.fsf@maritornes.cs.unb.ca>\r
+References: <1434383204-17152-1-git-send-email-david@tethera.net>\r
+ <87fv48uo80.fsf@maritornes.cs.unb.ca>\r
+User-Agent: Notmuch/0.20.2 (http://notmuchmail.org) Emacs/24.5.1\r
+ (x86_64-pc-linux-gnu)\r
+Date: Thu, 30 Jul 2015 08:33:15 +0200\r
+Message-ID: <878u9y889g.fsf@maritornes.cs.unb.ca>\r
+MIME-Version: 1.0\r
+Content-Type: text/plain\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.18\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: Thu, 30 Jul 2015 06:34:04 -0000\r
+\r
+David Bremner <david@tethera.net> writes:\r
+\r
+> David Bremner <david@tethera.net> writes:\r
+>\r
+>> This functionality seems to have been undocumented, if it ever\r
+>> existed. Document it now.\r
+>\r
+> Apparently this is a patch that fixes our currently broken subtest. That\r
+> might have even been why I wrote it. I'll push (a whitespace cleaned up\r
+> version of) this unless I hear some objections.\r
+\r
+As threatened, I pushed this.\r
+\r
+d\r