From 477f287407d753eb9741bcaf9c3b893cdfbae30f Mon Sep 17 00:00:00 2001 From: Michael Stapelberg Date: Fri, 30 Nov 2012 09:51:22 +0100 Subject: [PATCH] Re: [BUG] Saving attachments containing UTF-8 chars --- 88/714c1b6e9f619cc5e89ca75b2e948a7738dfb7 | 70 +++++++++++++++++++++++ 1 file changed, 70 insertions(+) create mode 100644 88/714c1b6e9f619cc5e89ca75b2e948a7738dfb7 diff --git a/88/714c1b6e9f619cc5e89ca75b2e948a7738dfb7 b/88/714c1b6e9f619cc5e89ca75b2e948a7738dfb7 new file mode 100644 index 000000000..0e0f2ee4a --- /dev/null +++ b/88/714c1b6e9f619cc5e89ca75b2e948a7738dfb7 @@ -0,0 +1,70 @@ +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 51D97431FBC + for ; Fri, 30 Nov 2012 00:51:37 -0800 (PST) +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 aYlcrpy0Bqjl for ; + Fri, 30 Nov 2012 00:51:33 -0800 (PST) +Received: from mx02.rent-a-guru.de (srv2.rent-a-guru.de [212.86.204.162]) + (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) + (No client certificate requested) + by olra.theworths.org (Postfix) with ESMTPS id 23A92431FAF + for ; Fri, 30 Nov 2012 00:51:32 -0800 (PST) +Received: from infra.in.zekjur.net (infra.in.zekjur.net [79.140.39.194]) + (authenticated bits=0) + by mx02.rent-a-guru.de (8.13.6/8.13.6) with ESMTP id qAU8pNBM250664811; + Fri, 30 Nov 2012 09:51:31 +0100 (CET) +Received: from midna.zekjur.net (midna.zekjur.net + [IPv6:2001:4d88:100e:23:3a60:77ff:feab:d3ea]) + by infra.in.zekjur.net (Postfix) with ESMTPSA id 7743A4F3B4; + Fri, 30 Nov 2012 09:51:23 +0100 (CET) +Received: by midna.zekjur.net (Postfix, from userid 101) + id E09EB3EFC7A; Fri, 30 Nov 2012 09:51:22 +0100 (CET) +From: Michael Stapelberg +To: David Bremner , notmuch@notmuchmail.org +Subject: Re: [BUG] Saving attachments containing UTF-8 chars +In-Reply-To: <87d2yzvlpj.fsf@zancas.localnet> +References: <87d2yzvlpj.fsf@zancas.localnet> +User-Agent: Notmuch/0.14 (http://notmuchmail.org) Emacs/24.1.1 + (x86_64-pc-linux-gnu) +Date: Fri, 30 Nov 2012 09:51:22 +0100 +Message-ID: +MIME-Version: 1.0 +Content-Type: text/plain; charset=utf-8 +Content-Transfer-Encoding: quoted-printable +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: Fri, 30 Nov 2012 08:51:37 -0000 + +Hi David, + +David Bremner writes: +> In principle this should be fixed in current git master. +I just tested this and you are right, it does work in current git. + +However, since replying to mail doesn=E2=80=99t work, I can=E2=80=99t upgra= +de yet :-). I +suppose that will be fixed (tests fail, too) at some point in time. + +--=20 +Best regards, +Michael -- 2.26.2