From c9ae35da029a2a6678f21557b54f77dc93a32c31 Mon Sep 17 00:00:00 2001 From: David Bremner Date: Tue, 2 Jun 2015 06:43:45 +0200 Subject: [PATCH] Re: argument parsing refactoring round3 --- 60/17dd0b0d4377800e059347f4f23077c45385d1 | 61 +++++++++++++++++++++++ 1 file changed, 61 insertions(+) create mode 100644 60/17dd0b0d4377800e059347f4f23077c45385d1 diff --git a/60/17dd0b0d4377800e059347f4f23077c45385d1 b/60/17dd0b0d4377800e059347f4f23077c45385d1 new file mode 100644 index 000000000..a14eef28a --- /dev/null +++ b/60/17dd0b0d4377800e059347f4f23077c45385d1 @@ -0,0 +1,61 @@ +Return-Path: +X-Original-To: notmuch@notmuchmail.org +Delivered-To: notmuch@notmuchmail.org +Received: from localhost (localhost [127.0.0.1]) + by arlo.cworth.org (Postfix) with ESMTP id CB7F46DE13F4 + for ; Mon, 1 Jun 2015 21:45:41 -0700 (PDT) +X-Virus-Scanned: Debian amavisd-new at cworth.org +X-Spam-Flag: NO +X-Spam-Score: 0.249 +X-Spam-Level: +X-Spam-Status: No, score=0.249 tagged_above=-999 required=5 tests=[AWL=0.249] + autolearn=disabled +Received: from arlo.cworth.org ([127.0.0.1]) + by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024) + with ESMTP id oT99xxeIK81d for ; + Mon, 1 Jun 2015 21:45:40 -0700 (PDT) +Received: from mx.xen14.node3324.gplhost.com (gitolite.debian.net + [87.98.215.224]) + by arlo.cworth.org (Postfix) with ESMTPS id E25CF6DE13E3 + for ; Mon, 1 Jun 2015 21:45:39 -0700 (PDT) +Received: from remotemail by mx.xen14.node3324.gplhost.com with local (Exim + 4.80) (envelope-from ) + id 1Yze3a-0003H1-92; Tue, 02 Jun 2015 04:44:07 +0000 +Received: (nullmailer pid 14777 invoked by uid 1000); Tue, 02 Jun 2015 + 04:43:45 -0000 +From: David Bremner +To: Mark Walters , notmuch@notmuchmail.org +Subject: Re: argument parsing refactoring round3 +In-Reply-To: <1428435042-16503-1-git-send-email-david@tethera.net> +References: <871tjws8w8.fsf@qmul.ac.uk> + <1428435042-16503-1-git-send-email-david@tethera.net> +User-Agent: Notmuch/0.20+15~ga1b054b (http://notmuchmail.org) Emacs/24.4.1 + (x86_64-pc-linux-gnu) +Date: Tue, 02 Jun 2015 06:43:45 +0200 +Message-ID: <87fv6avhxa.fsf@maritornes.cs.unb.ca> +MIME-Version: 1.0 +Content-Type: text/plain +X-BeenThere: notmuch@notmuchmail.org +X-Mailman-Version: 2.1.18 +Precedence: list +List-Id: "Use and development of the notmuch mail system." + +List-Unsubscribe: , + +List-Archive: +List-Post: +List-Help: +List-Subscribe: , + +X-List-Received-Date: Tue, 02 Jun 2015 04:45:42 -0000 + +David Bremner writes: + +> I think a dealt with all of Mark's comments, even "notmuch help +> --help". +> + +Pushed the amended version of these patches, as some small step to +getting the revision tracking patches merged. + +d -- 2.26.2