From 40ae4e14e13cf282b749d45f1e601a2f8bc23e31 Mon Sep 17 00:00:00 2001 From: David Edmondson Date: Mon, 23 Jun 2014 09:38:16 +0100 Subject: [PATCH] Re: [PATCH v1] emacs: Forwarded messages should not have modified buffers --- 20/288b2a752140ff22a276059481ee13b043bc0f | 84 +++++++++++++++++++++++ 1 file changed, 84 insertions(+) create mode 100644 20/288b2a752140ff22a276059481ee13b043bc0f diff --git a/20/288b2a752140ff22a276059481ee13b043bc0f b/20/288b2a752140ff22a276059481ee13b043bc0f new file mode 100644 index 000000000..627d10e4c --- /dev/null +++ b/20/288b2a752140ff22a276059481ee13b043bc0f @@ -0,0 +1,84 @@ +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 820DE431FAF + for ; Mon, 23 Jun 2014 01:38:31 -0700 (PDT) +X-Virus-Scanned: Debian amavisd-new at olra.theworths.org +X-Spam-Flag: NO +X-Spam-Score: -0.7 +X-Spam-Level: +X-Spam-Status: No, score=-0.7 tagged_above=-999 required=5 + tests=[RCVD_IN_DNSWL_LOW=-0.7] 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 4MvGaykyRg+c for ; + Mon, 23 Jun 2014 01:38:25 -0700 (PDT) +Received: from mail-we0-f171.google.com (mail-we0-f171.google.com + [74.125.82.171]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) + (No client certificate requested) + by olra.theworths.org (Postfix) with ESMTPS id D1B76431FAE + for ; Mon, 23 Jun 2014 01:38:24 -0700 (PDT) +Received: by mail-we0-f171.google.com with SMTP id q58so6545165wes.16 + for ; Mon, 23 Jun 2014 01:38:23 -0700 (PDT) +X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; + d=1e100.net; s=20130820; + h=x-gm-message-state:content-type:mime-version:subject:from + :in-reply-to:date:cc:content-transfer-encoding:message-id:references + :to; bh=ijEGuU/Wiv36f86is5loApkUCxV8NSe8hB3XtFUbRWs=; + b=JHOLrOHggZIyQDg14LLDnEtMnevlL9/vNIbqoi1rsB/QpJjcDr9NNPwhLvrStgHdbI + B1317wsoUrlnrG4wa+krqNkl0uSElrsemPyMDSXCs/+m7GoMrd4dfzthqd/9rzPtkLI4 + WStfhjP3htgyyWt/GduGB404UDJD65MQV8WHllYlRYmA2C9ng2eQ4Inqw61I0gRJHPvG + mI92qxJvKGV20lZ2qppigVpKxlN8d8dmddcTQi1VG7BcpvSC0TOCj/OGRxOQNFLbCukH + C8lFO16V8i7SjHXgsn2mnkWnk6sNfKAUDujWpxHuypTwwLZpwrhkkP9Jxnn3bgAxVCY/ + dmxA== +X-Gm-Message-State: + ALoCoQn26OZVK3EAATmci9QlT0o1cfpb/eDaw4toBtu0LEl/WLO3hgcqjFtb9fyWYKsOjsZT9zxk +X-Received: by 10.194.77.238 with SMTP id v14mr2690269wjw.103.1403512702296; + Mon, 23 Jun 2014 01:38:22 -0700 (PDT) +Received: from fenchurch.hh.sledj.net (disaster-area.hh.sledj.net. + [81.149.164.25]) + by mx.google.com with ESMTPSA id ja9sm31291454wic.8.2014.06.23.01.38.18 + for + (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); + Mon, 23 Jun 2014 01:38:19 -0700 (PDT) +Content-Type: text/plain; charset=us-ascii +Mime-Version: 1.0 (Mac OS X Mail 7.3 \(1878.2\)) +Subject: Re: [PATCH v1] emacs: Forwarded messages should not have modified + buffers +From: David Edmondson +In-Reply-To: <87zjh5usti.fsf@zancas.localnet> +Date: Mon, 23 Jun 2014 09:38:16 +0100 +Content-Transfer-Encoding: 7bit +Message-Id: +References: + <87wqch5309.fsf@zancas.localnet> + <1E19E1E0-044E-4616-B951-FC8FEFA49071@dme.org> + <87zjh5usti.fsf@zancas.localnet> +To: David Bremner +X-Mailer: Apple Mail (2.1878.2) +Cc: notmuch@notmuchmail.org +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: Mon, 23 Jun 2014 08:38:31 -0000 + + +On 22 Jun 2014, at 11:44, David Bremner wrote: +> Bah. Sometimes mail systems suck. I finally managed to apply this after +> some effort. For future reference, it was still quoted printable and +> (even more mysteriously) something mangled the indentation of the +> context lines, moving them one space left; once can see this most +> clearly on the last two lines. + +Sorry. Buried with $dayjob. + -- 2.26.2