From: Lele Gaifax Date: Sun, 16 Nov 2014 14:18:22 +0000 (+0100) Subject: Forwarding a mail, with a non-ASCII signature X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=0771f2acfbaae595b05f0b44869c3bf83406194f;p=notmuch-archives.git Forwarding a mail, with a non-ASCII signature --- diff --git a/ab/0b439e97159587f814538dd6afd9937c6c112e b/ab/0b439e97159587f814538dd6afd9937c6c112e new file mode 100644 index 000000000..e5d9ec6e8 --- /dev/null +++ b/ab/0b439e97159587f814538dd6afd9937c6c112e @@ -0,0 +1,92 @@ +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 D9596431FC3 + for ; Sun, 16 Nov 2014 06:40:19 -0800 (PST) +X-Virus-Scanned: Debian amavisd-new at olra.theworths.org +X-Spam-Flag: NO +X-Spam-Score: 0.165 +X-Spam-Level: +X-Spam-Status: No, score=0.165 tagged_above=-999 required=5 + tests=[RCVD_IN_DNSWL_LOW=-0.7, RCVD_NUMERIC_HELO=0.865] + 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 q+dT4runO7Mf for ; + Sun, 16 Nov 2014 06:40:09 -0800 (PST) +Received: from plane.gmane.org (plane.gmane.org [80.91.229.3]) + (using TLSv1 with cipher AES256-SHA (256/256 bits)) + (No client certificate requested) + by olra.theworths.org (Postfix) with ESMTPS id 17149431FBC + for ; Sun, 16 Nov 2014 06:40:09 -0800 (PST) +Received: from list by plane.gmane.org with local (Exim 4.69) + (envelope-from ) id 1Xq0zj-0000kX-Un + for notmuch@notmuchmail.org; Sun, 16 Nov 2014 15:40:03 +0100 +Received: from 151.62.148.20 ([151.62.148.20]) + by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) + id 1AlnuQ-0007hv-00 + for ; Sun, 16 Nov 2014 15:40:03 +0100 +Received: from lele by 151.62.148.20 with local (Gmexim 0.1 (Debian)) + id 1AlnuQ-0007hv-00 + for ; Sun, 16 Nov 2014 15:40:03 +0100 +X-Injected-Via-Gmane: http://gmane.org/ +To: notmuch@notmuchmail.org +From: Lele Gaifax +Subject: Forwarding a mail, with a non-ASCII signature +Date: Sun, 16 Nov 2014 15:18:22 +0100 +Organization: Nautilus Entertainments +Lines: 30 +Message-ID: <87ioifb55d.fsf@nautilus.nautilus> +Mime-Version: 1.0 +Content-Type: text/plain; charset=utf-8 +Content-Transfer-Encoding: 8bit +X-Complaints-To: usenet@ger.gmane.org +X-Gmane-NNTP-Posting-Host: 151.62.148.20 +User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.51 (gnu/linux) +Cancel-Lock: sha1:kw12nGxAFUSUk+RThPPnzgn7QDI= +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: Sun, 16 Nov 2014 14:40:20 -0000 + +Hi all, + +as you can see below, my signature contains some non-ASCII characters, +and it is stored as UTF-8 (I have `(prefer-coding-system 'utf-8)` in my +.emacs.el) in my home as ~/.signature. + +Recently I started using notmuch with Emacs as the main MUA, using +message-mode to send emails. I'm *very* satisfied, BTW! + +Everything works great, except that when I "forward" an email message: +in that case, the "*unsent mail*" buffer contains the original message +within a "#mml" tag, followed by my signature, apparently appended as +binary (e.g. instead of "vivrò" I see "vivr\303\262"). When I try to +send it, I get the "Unreadable characters" prompt... + +I quickly inspected what notmuch-show-forward-message does, but AFAICT +it does very little, delegating most of the work to message-mode: but +doing the same from Gnus works ok, so I must be missing something. + +I also tried tweaking the message-default-charset, changing it from nil +to utf-8, with the very same result. + +I'm using Emacs 24.4.51 compiled a few days ago, if that matters. + +Thank you for any hint, +ciao, lele. +-- +nickname: Lele Gaifax | Quando vivrò di quello che ho pensato ieri +real: Emanuele Gaifas | comincerò ad aver paura di chi mi copia. +lele@metapensiero.it | -- Fortunato Depero, 1929. +