* Email encoding
@ 2007-01-03 23:44 Sven Bretfeld
0 siblings, 0 replies; only message in thread
From: Sven Bretfeld @ 2007-01-03 23:44 UTC (permalink / raw)
Dear List
I have the following problem with my Emacs email client (VM). When I
compose an answer to a message containing a pgp-signature, my own
reply turns to charset=iso-2022-jp which destroys the german
diacritics of my own and the cited original text.
I put the follwing code to my .emacs:
(setq sendmail-coding-system "utf-8")
But still the coding default for my independently composed messages
(i.e. those that are not replies) comes as iso-8859-1 (like this one).
Can anybody explain this to me? And, more important, can anybody tell
me what I have to do to prevent the shift to
charset=iso-2022-jp.
Thanks for help
Sven
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2007-01-03 23:44 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-01-03 23:44 Email encoding Sven Bretfeld
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.