From 5295ccc3f25afd451a00e56bfc4473f767bc2154 Mon Sep 17 00:00:00 2001 From: David Bremner Date: Thu, 20 Sep 2012 08:14:06 +2100 Subject: [PATCH] Re: [PATCH v2 0/6] emacs: customization for tag changes on archive --- 7f/2b66bddc977c3243a3629d7c5538571614e6d2 | 68 +++++++++++++++++++++++ 1 file changed, 68 insertions(+) create mode 100644 7f/2b66bddc977c3243a3629d7c5538571614e6d2 diff --git a/7f/2b66bddc977c3243a3629d7c5538571614e6d2 b/7f/2b66bddc977c3243a3629d7c5538571614e6d2 new file mode 100644 index 000000000..84455ac0c --- /dev/null +++ b/7f/2b66bddc977c3243a3629d7c5538571614e6d2 @@ -0,0 +1,68 @@ +Return-Path: +X-Original-To: notmuch@notmuchmail.org +Delivered-To: notmuch@notmuchmail.org +Received: from localhost (localhost [127.0.0.1]) + by olra.theworths.org (Postfix) with ESMTP id F3DAE431FB6 + for ; Wed, 19 Sep 2012 04:14:16 -0700 (PDT) +X-Virus-Scanned: Debian amavisd-new at olra.theworths.org +X-Spam-Flag: NO +X-Spam-Score: 0 +X-Spam-Level: +X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none] + autolearn=disabled +Received: from olra.theworths.org ([127.0.0.1]) + by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) + with ESMTP id zxmnSr2U1b45 for ; + Wed, 19 Sep 2012 04:14:16 -0700 (PDT) +Received: from tesseract.cs.unb.ca (tesseract.cs.unb.ca [131.202.240.238]) + (using TLSv1 with cipher AES256-SHA (256/256 bits)) + (No client certificate requested) + by olra.theworths.org (Postfix) with ESMTPS id 6CFE1431FAE + for ; Wed, 19 Sep 2012 04:14:16 -0700 (PDT) +Received: from fctnnbsc30w-156034089108.dhcp-dynamic.fibreop.nb.bellaliant.net + ([156.34.89.108] helo=zancas.localnet) + by tesseract.cs.unb.ca with esmtpsa + (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.72) + (envelope-from ) + id 1TEIEO-0006Lb-3s; Wed, 19 Sep 2012 08:14:12 -0300 +Received: from bremner by zancas.localnet with local (Exim 4.80) + (envelope-from ) + id 1TEIEI-0003tE-Nh; Wed, 19 Sep 2012 08:14:06 -0300 +From: David Bremner +To: Jani Nikula , notmuch@notmuchmail.org +Subject: Re: [PATCH v2 0/6] emacs: customization for tag changes on archive +In-Reply-To: +References: +User-Agent: Notmuch/0.14 (http://notmuchmail.org) Emacs/24.1.1 + (x86_64-pc-linux-gnu) +Date: Wed, 19 Sep 2012 08:14:06 -0300 +Message-ID: <87fw6e2rk1.fsf@zancas.localnet> +MIME-Version: 1.0 +Content-Type: text/plain +X-Spam_bar: - +X-BeenThere: notmuch@notmuchmail.org +X-Mailman-Version: 2.1.13 +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, 19 Sep 2012 11:14:17 -0000 + +Jani Nikula writes: + +> Hi all, this is v2 of [1], the only change being Michal's suggestion [2] for +> patch 1/6. +> +> [1] id:"cover.1346614915.git.jani@nikula.org" +> [2] id:"xa1tipbvwdb0.fsf@mina86.com" +> + +Pushed, + +d -- 2.26.2