* Message mode with non-ASCII signature
@ 2014-11-12 20:12 Lele Gaifax
0 siblings, 0 replies; only message in thread
From: Lele Gaifax @ 2014-11-12 20:12 UTC (permalink / raw)
To: help-gnu-emacs
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.
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: that's
why I'm asking here first.
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.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2014-11-12 20:12 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-12 20:12 Message mode with non-ASCII signature Lele Gaifax
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.