From 93a3b8a694b50f512cb327bde61e9b42fc92ef35 Mon Sep 17 00:00:00 2001 From: David Bremner Date: Thu, 31 Dec 2015 11:31:24 +2000 Subject: [PATCH] Re: [RFC 1/5] cli: fix function name in notmuch new debug logging --- 04/a6165b93031ff9eb40f23a4f773154c911337c | 58 +++++++++++++++++++++++ 1 file changed, 58 insertions(+) create mode 100644 04/a6165b93031ff9eb40f23a4f773154c911337c diff --git a/04/a6165b93031ff9eb40f23a4f773154c911337c b/04/a6165b93031ff9eb40f23a4f773154c911337c new file mode 100644 index 000000000..32040257c --- /dev/null +++ b/04/a6165b93031ff9eb40f23a4f773154c911337c @@ -0,0 +1,58 @@ +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 388B86DE1A05 + for ; Wed, 30 Dec 2015 07:31:29 -0800 (PST) +X-Virus-Scanned: Debian amavisd-new at cworth.org +X-Spam-Flag: NO +X-Spam-Score: -0.311 +X-Spam-Level: +X-Spam-Status: No, score=-0.311 tagged_above=-999 required=5 tests=[AWL=0.240, + RP_MATCHES_RCVD=-0.55, SPF_PASS=-0.001] 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 Ev0ZV3mDkT9c for ; + Wed, 30 Dec 2015 07:31:27 -0800 (PST) +Received: from fethera.tethera.net (fethera.tethera.net [198.245.60.197]) + by arlo.cworth.org (Postfix) with ESMTPS id 93A096DE192C + for ; Wed, 30 Dec 2015 07:31:27 -0800 (PST) +Received: from remotemail by fethera.tethera.net with local (Exim 4.84) + (envelope-from ) + id 1aEIic-0007Bu-Ra; Wed, 30 Dec 2015 10:31:18 -0500 +Received: (nullmailer pid 15908 invoked by uid 1000); + Wed, 30 Dec 2015 15:31:24 -0000 +From: David Bremner +To: Jani Nikula , notmuch@notmuchmail.org +Subject: Re: [RFC 1/5] cli: fix function name in notmuch new debug logging +In-Reply-To: + <2c0b2439c1d7c799542aa5290c2e4342d6efccf4.1446579858.git.jani@nikula.org> +References: + <2c0b2439c1d7c799542aa5290c2e4342d6efccf4.1446579858.git.jani@nikula.org> +User-Agent: Notmuch/0.21+26~g9404723 (http://notmuchmail.org) Emacs/24.5.1 + (x86_64-pc-linux-gnu) +Date: Wed, 30 Dec 2015 11:31:24 -0400 +Message-ID: <87mvss3qcz.fsf@zancas.localnet> +MIME-Version: 1.0 +Content-Type: text/plain +X-BeenThere: notmuch@notmuchmail.org +X-Mailman-Version: 2.1.20 +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: Wed, 30 Dec 2015 15:31:29 -0000 + +Jani Nikula writes: + +> add_files_recursive has been renamed add_files long ago. + +pushed, + +d -- 2.26.2