From e9a981004300f8c80c07b7e91a295a4ef9985c65 Mon Sep 17 00:00:00 2001 From: David Bremner Date: Tue, 30 Jun 2015 21:41:04 +0200 Subject: [PATCH] Re: [PATCH] Fix documentation for notmuch--tag-hook functions --- 21/7f3625578ca2b2a768df463c1e9c046bb4a0ba | 60 +++++++++++++++++++++++ 1 file changed, 60 insertions(+) create mode 100644 21/7f3625578ca2b2a768df463c1e9c046bb4a0ba diff --git a/21/7f3625578ca2b2a768df463c1e9c046bb4a0ba b/21/7f3625578ca2b2a768df463c1e9c046bb4a0ba new file mode 100644 index 000000000..80b185779 --- /dev/null +++ b/21/7f3625578ca2b2a768df463c1e9c046bb4a0ba @@ -0,0 +1,60 @@ +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 343B26DE0B44 + for ; Tue, 30 Jun 2015 12:42:53 -0700 (PDT) +X-Virus-Scanned: Debian amavisd-new at cworth.org +X-Spam-Flag: NO +X-Spam-Score: 0.175 +X-Spam-Level: +X-Spam-Status: No, score=0.175 tagged_above=-999 required=5 tests=[AWL=0.175] + 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 X4IeW5q9qqMj for ; + Tue, 30 Jun 2015 12:42:51 -0700 (PDT) +Received: from mx.xen14.node3324.gplhost.com (gitolite.debian.net + [87.98.215.224]) + by arlo.cworth.org (Postfix) with ESMTPS id 2E1536DE0948 + for ; Tue, 30 Jun 2015 12:42:50 -0700 (PDT) +Received: from remotemail by mx.xen14.node3324.gplhost.com with local (Exim + 4.80) (envelope-from ) + id 1ZA1PG-0005F9-KR; Tue, 30 Jun 2015 19:41:22 +0000 +Received: (nullmailer pid 339 invoked by uid 1000); Tue, 30 Jun 2015 19:41:04 + -0000 +From: David Bremner +To: Daniel Schoepe , notmuch@notmuchmail.org +Subject: Re: [PATCH] Fix documentation for notmuch--tag-hook functions +In-Reply-To: <1434491240-31023-1-git-send-email-daniel@schoepe.org> +References: <1434491240-31023-1-git-send-email-daniel@schoepe.org> +User-Agent: Notmuch/0.20.2 (http://notmuchmail.org) Emacs/24.4.1 + (x86_64-pc-linux-gnu) +Date: Tue, 30 Jun 2015 21:41:04 +0200 +Message-ID: <87lhf1j86n.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, 30 Jun 2015 19:42:53 -0000 + +Daniel Schoepe writes: + +> The second argument to notmuch-tag is now called tag-changes, but the +> documentation for notmuch-before-tag-hook and notmuch-after-tag-hook +> still used the old argument name `tags'. This resulted in broken hooks +> when following the documentation. + +pushed, thanks. + +d -- 2.26.2