GNU bug report logs - #13808
Gnus gratuiously messes with the encoding of attachments

Previous Next

Packages: gnus, emacs;

Reported by: David Kastrup <dak <at> gnu.org>

Date: Sun, 24 Feb 2013 23:28:01 UTC

Severity: normal

Tags: fixed

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


Message #26 received at 13808 <at> debbugs.gnu.org (full text, mbox):

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: David Kastrup <dak <at> gnu.org>
Cc: 13808 <at> debbugs.gnu.org
Subject: Re: bug#13808: Gnus gratuiously messes with the encoding of
 attachments
Date: Wed, 25 Jan 2017 16:03:00 +0100
The problem stems from mm-encode-body and mm-find-mime-charset-region
and (prefer-coding-system 'iso-8859-1).

The problem is that mm-encode-body inserts the byte from the text file
into a multibyte buffer, and then tries to determine what charset that
is, which is, of course, nonsensical.

That's a very involved piece of code, though, and I'm not quite sure
what the right fix here is...  

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





This bug report was last modified 8 years and 121 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.