From 1a23b358015c6571be528ee06157ac69d393fcc9 Mon Sep 17 00:00:00 2001 From: Albin Stjerna Date: Sat, 5 Jan 2013 10:23:49 +0100 Subject: [PATCH] Re: Unicode characters are incorrectly reproduced when forwarding mail --- 58/b2bba8d68410a7121ad5c88a1145dc9e7ec1ef | 75 +++++++++++++++++++++++ 1 file changed, 75 insertions(+) create mode 100644 58/b2bba8d68410a7121ad5c88a1145dc9e7ec1ef diff --git a/58/b2bba8d68410a7121ad5c88a1145dc9e7ec1ef b/58/b2bba8d68410a7121ad5c88a1145dc9e7ec1ef new file mode 100644 index 000000000..6a440b67e --- /dev/null +++ b/58/b2bba8d68410a7121ad5c88a1145dc9e7ec1ef @@ -0,0 +1,75 @@ +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 D65A6431FAF + for ; Sat, 5 Jan 2013 01:23:57 -0800 (PST) +X-Virus-Scanned: Debian amavisd-new at olra.theworths.org +X-Spam-Flag: NO +X-Spam-Score: -0.799 +X-Spam-Level: +X-Spam-Status: No, score=-0.799 tagged_above=-999 required=5 + tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, + FREEMAIL_FROM=0.001, 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 USFUkK6r6ucP for ; + Sat, 5 Jan 2013 01:23:57 -0800 (PST) +Received: from mail-la0-f50.google.com (mail-la0-f50.google.com + [209.85.215.50]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) + (No client certificate requested) + by olra.theworths.org (Postfix) with ESMTPS id 3DFD9431FAE + for ; Sat, 5 Jan 2013 01:23:57 -0800 (PST) +Received: by mail-la0-f50.google.com with SMTP id fs13so11128775lab.9 + for ; Sat, 05 Jan 2013 01:23:55 -0800 (PST) +DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; + h=x-received:from:to:cc:subject:in-reply-to:references:user-agent + :date:message-id:mime-version:content-type; + bh=D+NxjGzmJVz4QUkiFN3hThDgCzPxxItZfPDprsosr3I=; + b=G2WBRezWreix/TdfDNNhJew2KwWEu/0DpmJmwTIbYumXDlN4WLlUFBVz8gxKD72ihY + P6IonA9mpS8/2HHDzfEibxaqiqdTUBgp0dqX/bkZ3r/0T0/4QCeWKvCChhKhg8LReLXo + zLQnrBy47k7Mu3YI28F0n5UKhKR+chdZ3BAgoX9rH7S2NUJHJKvZ5d5Nl2E2FYIEkUVe + 0GsPVjXGkaU9rzCg/1ZdNRJs5QpGLpAoGfr/erAX3gM9W3ESGiXbsb/sH2u4loIYAg6t + U35tra+EmQald+FyeMXEw5Nt81ontGE11LnU7odMIisJPkoqEGElS7vAz4MVENEXzISR + PHKg== +X-Received: by 10.112.32.101 with SMTP id h5mr22681909lbi.3.1357377835815; + Sat, 05 Jan 2013 01:23:55 -0800 (PST) +Received: from hecate (nl110-96-173.student.uu.se. [130.242.96.173]) + by mx.google.com with ESMTPS id ft8sm20240750lab.9.2013.01.05.01.23.53 + (version=TLSv1/SSLv3 cipher=OTHER); + Sat, 05 Jan 2013 01:23:54 -0800 (PST) +From: Albin Stjerna +To: Tomi Ollila , +Subject: Re: Unicode characters are incorrectly reproduced when forwarding + mail +In-Reply-To: +References: <8738yg3t90.fsf@hecate.student.uu.se> + +User-Agent: Notmuch/0.14 (http://notmuchmail.org) Emacs/24.3.50.1 + (x86_64-pc-linux-gnu) +Date: Sat, 05 Jan 2013 10:23:49 +0100 +Message-ID: <87zk0o2day.fsf@hecate.student.uu.se> +MIME-Version: 1.0 +Content-Type: text/plain +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:23:58 -0000 + +Tomi Ollila wrote: + +> On Sat, Jan 05 2013, Albin Stjerna wrote: + +> 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) + +I'm using 0.14. Might try to upgrade to the latest version from git then and see if it helps. Thanks! -- 2.26.2