Re: argument parsing refactoring round3
authorDavid Bremner <david@tethera.net>
Tue, 2 Jun 2015 04:43:45 +0000 (06:43 +0200)
committerW. Trevor King <wking@tremily.us>
Sat, 20 Aug 2016 21:48:57 +0000 (14:48 -0700)
60/17dd0b0d4377800e059347f4f23077c45385d1 [new file with mode: 0644]

diff --git a/60/17dd0b0d4377800e059347f4f23077c45385d1 b/60/17dd0b0d4377800e059347f4f23077c45385d1
new file mode 100644 (file)
index 0000000..a14eef2
--- /dev/null
@@ -0,0 +1,61 @@
+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 CB7F46DE13F4\r
+ for <notmuch@notmuchmail.org>; Mon,  1 Jun 2015 21:45:41 -0700 (PDT)\r
+X-Virus-Scanned: Debian amavisd-new at cworth.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: 0.249\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=0.249 tagged_above=-999 required=5 tests=[AWL=0.249]\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 oT99xxeIK81d for <notmuch@notmuchmail.org>;\r
+ Mon,  1 Jun 2015 21:45:40 -0700 (PDT)\r
+Received: from mx.xen14.node3324.gplhost.com (gitolite.debian.net\r
+ [87.98.215.224])\r
+ by arlo.cworth.org (Postfix) with ESMTPS id E25CF6DE13E3\r
+ for <notmuch@notmuchmail.org>; Mon,  1 Jun 2015 21:45:39 -0700 (PDT)\r
+Received: from remotemail by mx.xen14.node3324.gplhost.com with local (Exim\r
+ 4.80) (envelope-from <david@tethera.net>)\r
+ id 1Yze3a-0003H1-92; Tue, 02 Jun 2015 04:44:07 +0000\r
+Received: (nullmailer pid 14777 invoked by uid 1000); Tue, 02 Jun 2015\r
+ 04:43:45 -0000\r
+From: David Bremner <david@tethera.net>\r
+To: Mark Walters <markwalters1009@gmail.com>, notmuch@notmuchmail.org\r
+Subject: Re: argument parsing refactoring round3\r
+In-Reply-To: <1428435042-16503-1-git-send-email-david@tethera.net>\r
+References: <871tjws8w8.fsf@qmul.ac.uk>\r
+ <1428435042-16503-1-git-send-email-david@tethera.net>\r
+User-Agent: Notmuch/0.20+15~ga1b054b (http://notmuchmail.org) Emacs/24.4.1\r
+ (x86_64-pc-linux-gnu)\r
+Date: Tue, 02 Jun 2015 06:43:45 +0200\r
+Message-ID: <87fv6avhxa.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: Tue, 02 Jun 2015 04:45:42 -0000\r
+\r
+David Bremner <david@tethera.net> writes:\r
+\r
+> I think a dealt with all of Mark's comments, even "notmuch help\r
+> --help".\r
+>\r
+\r
+Pushed the amended version of these patches, as some small step to\r
+getting the revision tracking patches merged.\r
+\r
+d\r