From 7568b03c731d8d9dd51ac6ff9e556dd4c1769d4a Mon Sep 17 00:00:00 2001 From: Tomi Ollila Date: Sat, 5 Jan 2013 11:03:33 +0200 Subject: [PATCH] Re: Unicode characters are incorrectly reproduced when forwarding mail --- 62/d37a1453e0ae7a6926088301bd233df3d25346 | 78 +++++++++++++++++++++++ 1 file changed, 78 insertions(+) create mode 100644 62/d37a1453e0ae7a6926088301bd233df3d25346 diff --git a/62/d37a1453e0ae7a6926088301bd233df3d25346 b/62/d37a1453e0ae7a6926088301bd233df3d25346 new file mode 100644 index 000000000..e7f6e915c --- /dev/null +++ b/62/d37a1453e0ae7a6926088301bd233df3d25346 @@ -0,0 +1,78 @@ +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 68211431FAF + for ; Sat, 5 Jan 2013 01:03:44 -0800 (PST) +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 sNQapF6o46JG for ; + Sat, 5 Jan 2013 01:03:43 -0800 (PST) +Received: from guru.guru-group.fi (guru.guru-group.fi [46.183.73.34]) + by olra.theworths.org (Postfix) with ESMTP id A314B431FAE + for ; Sat, 5 Jan 2013 01:03:43 -0800 (PST) +Received: from guru.guru-group.fi (localhost [IPv6:::1]) + by guru.guru-group.fi (Postfix) with ESMTP id 57B4E10007D; + Sat, 5 Jan 2013 11:03:34 +0200 (EET) +From: Tomi Ollila +To: Albin Stjerna , + Notmuch Mail Mailing List +Subject: Re: Unicode characters are incorrectly reproduced when forwarding + mail +In-Reply-To: <8738yg3t90.fsf@hecate.student.uu.se> +References: <8738yg3t90.fsf@hecate.student.uu.se> +User-Agent: Notmuch/0.14+236~ge6d0259 (http://notmuchmail.org) Emacs/24.2.1 + (x86_64-unknown-linux-gnu) +X-Face: HhBM'cA~ +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: Sat, 05 Jan 2013 09:03:44 -0000 + +On Sat, Jan 05 2013, Albin Stjerna wrote: + +> Hi! +> +> When forwarding an email containing (what I think is) unicode characters +> (primarily umlauts), these are incorrectly re-entered as strange escaped +> characters (=C3=A4 becomes \344, =C3=A5 becomes \345 and so on). Then, wh= +en I try +> to send the email, I get an error about the message containing +> unprintable characters. +> +> Interestingly enough, this problem does not occur in the headers +> (Subject, From etc), and the problem does not occur at all when quoting +> messages via notmuch-reply. Also, it doesn't happen for all email +> messages, so it might be an issue with the encoding. I think a common +> denominator for the un-forwardable messages is that they contain no +> charset=3D declaration, though they still render just fine. +> +> Any help debugging would be greatly appreciated! + + +What version of notmuch are you using? There has been some fixes +in this front done since 0.14 (i.e. currently only available from git) + +Tomi -- 2.26.2