From 243f0a3a77401610f22cd2cdf7fe9b1b638ab96c Mon Sep 17 00:00:00 2001 From: David Bremner Date: Fri, 25 Nov 2011 09:13:38 +2000 Subject: [PATCH] Re: [PATCH 2a/2] emacs: test notmuch-indent-messages-width default --- 7b/05e7500a30450550387b3355a1af9d5a329d76 | 76 +++++++++++++++++++++++ 1 file changed, 76 insertions(+) create mode 100644 7b/05e7500a30450550387b3355a1af9d5a329d76 diff --git a/7b/05e7500a30450550387b3355a1af9d5a329d76 b/7b/05e7500a30450550387b3355a1af9d5a329d76 new file mode 100644 index 000000000..1442730b1 --- /dev/null +++ b/7b/05e7500a30450550387b3355a1af9d5a329d76 @@ -0,0 +1,76 @@ +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 8C581431FD0 + for ; Thu, 24 Nov 2011 05:13:42 -0800 (PST) +X-Virus-Scanned: Debian amavisd-new at olra.theworths.org +X-Spam-Flag: NO +X-Spam-Score: -2.3 +X-Spam-Level: +X-Spam-Status: No, score=-2.3 tagged_above=-999 required=5 + tests=[RCVD_IN_DNSWL_MED=-2.3] 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 HLLjFIP3NxoY for ; + Thu, 24 Nov 2011 05:13:42 -0800 (PST) +Received: from tempo.its.unb.ca (tempo.its.unb.ca [131.202.1.21]) + (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) + (No client certificate requested) + by olra.theworths.org (Postfix) with ESMTPS id 09DF5431FB6 + for ; Thu, 24 Nov 2011 05:13:41 -0800 (PST) +Received: from zancas.localnet + (fctnnbsc36w-156034074106.pppoe-dynamic.High-Speed.nb.bellaliant.net + [156.34.74.106]) (authenticated bits=0) + by tempo.its.unb.ca (8.13.8/8.13.8) with ESMTP id pAODDcOP012036 + (version=TLSv1/SSLv3 cipher=AES256-SHA bits=256 verify=NO); + Thu, 24 Nov 2011 09:13:39 -0400 +Received: from bremner by zancas.localnet with local (Exim 4.77) + (envelope-from ) + id 1RTZ7S-00044v-OH; Thu, 24 Nov 2011 09:13:38 -0400 +From: David Bremner +To: Gregor Zattler , notmuch +Subject: Re: [PATCH 2a/2] emacs: test notmuch-indent-messages-width default +In-Reply-To: <20111023193843.GG21842@shi.workgroup> +References: <87vcuz2yga.fsf@servo.factory.finestructure.net> + <1311028119-50637-1-git-send-email-fgeller@gmail.com> + <1311028119-50637-3-git-send-email-fgeller@gmail.com> + <20110719105059.GA6472@shi.workgroup> + <87wrednlzz.fsf@steelpick.2x.cz> + <20111023164324.GC21842@shi.workgroup> + <20111023170040.GE21842@shi.workgroup> + <20111023190938.GF21842@shi.workgroup> + <20111023193843.GG21842@shi.workgroup> +User-Agent: Notmuch/0.10 (http://notmuchmail.org) Emacs/23.3.1 + (x86_64-pc-linux-gnu) +Date: Thu, 24 Nov 2011 09:13:38 -0400 +Message-ID: <87d3ch8xz1.fsf@zancas.localnet> +MIME-Version: 1.0 +Content-Type: text/plain; charset=us-ascii +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: Thu, 24 Nov 2011 13:13:42 -0000 + +On Sun, 23 Oct 2011 21:38:43 +0200, Gregor Zattler wrote: +> From e9cbb995c2d51cb3de3baa485e9a6861f6c36b0a Mon Sep 17 00:00:00 2001 +> From: Gregor Zattler +> Date: Sun, 23 Oct 2011 21:10:18 +0200 +> Subject: [PATCH] emacs: test notmuch-indent-messages-width default + +Hi Gregor; + +The extra copy of the patch header messes up the log messages with the 3 +test related patches in this series are applied. Can you resend with +git-send-email? + +d -- 2.26.2