info-gnus-english
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: mail back to UTF-8 before save to HD


From: Emanuel Berg
Subject: Re: mail back to UTF-8 before save to HD
Date: Fri, 05 Feb 2016 19:42:43 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)

Peter Münster <pmlists@free.fr> writes:

> (add-to-list 'mm-content-transfer-encoding-defaults
> '("text/plain" 8bit))
>
> would probably solve your problem.

I tried to alter
`mm-content-transfer-encoding-defaults' with a head

    (".*" base64)

(for `8bit' and `qp-or-base64' as well)

but the headers are always the same:

    Content-Type: text/plain; charset=utf-8
    Content-Transfer-Encoding: quoted-printable

and file(1) also says the same of the archived files:

    message/rfc822; charset=us-ascii

and the translated chars remain:

    =C3=A5 =C3=A4 =C3=B6 =C3=85 =C3=84 =C3=9

Are you sure
`mm-content-transfer-encoding-defaults' applies?

-- 
underground experts united
http://user.it.uu.se/~embe8573




reply via email to

[Prev in Thread] Current Thread [Next in Thread]