Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Teemu Likonen <tlikonen@iki.fi>
To: info-gnus-english@gnu.org
Subject: Re: mail back to UTF-8 before save to HD
Date: Fri, 05 Feb 2016 20:59:10 +0200	[thread overview]
Message-ID: <87bn7vgf0h.fsf@iki.fi> (raw)
In-Reply-To: <871t8rov6k.fsf@debian.uxu> (Emanuel Berg's message of "Fri, 05 Feb 2016 19:42:43 +0100")


[-- Attachment #1.1: Type: text/plain, Size: 498 bytes --]

Mail is archived in the same format that it is sent. I don't think you
can change that. But if you always want UTF-8 charset and 8bit content
transfer encoding I think these will do it:


(setq
 mm-body-charset-encoding-alist '((utf-8 . 8bit))
 mm-coding-system-priorities '(utf-8))

(add-to-list 'mm-content-transfer-encoding-defaults '("text/.*" 8bit))

-- 
/// Teemu Likonen   - .-..   <https://github.com/tlikonen> //
// PGP: 4E10 55DC 84E9 DFF6 13D7 8557 719D 69D3 2453 9450 ///

[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 818 bytes --]



  reply	other threads:[~2016-02-05 18:59 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-04  3:37 Emanuel Berg
2016-02-04  7:45 ` Peter Münster
2016-02-04 21:32   ` Emanuel Berg
2016-02-05 18:42   ` Emanuel Berg
2016-02-05 18:59     ` Teemu Likonen [this message]
2016-02-06  0:20       ` Emanuel Berg
2016-02-06  2:11         ` Adam Sjøgren
2016-02-06  2:15           ` Emanuel Berg
2016-02-06 14:23             ` Adam Sjøgren
2016-02-06 21:47               ` Emanuel Berg
2016-02-06 21:56                 ` Adam Sjøgren
2016-02-06 22:17                   ` Emanuel Berg
2016-02-06 22:34                     ` Adam Sjøgren
2016-02-07  3:21                       ` Emanuel Berg
2016-02-07  3:31                         ` Emanuel Berg
2016-02-06  6:57         ` Teemu Likonen
2016-02-06 21:36           ` Emanuel Berg

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87bn7vgf0h.fsf@iki.fi \
    --to=tlikonen@iki.fi \
    --cc=info-gnus-english@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).