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 #17 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: Thu, 30 Jan 2014 17:47:00 -0800
David Kastrup <dak <at> gnu.org> writes:

> I'd be perfectly content with preserving file encoding for inline
> passages of text/plain: the fewer chances there are for things going
> wrong or being surprising, the better.

Yeah.  Attaching files should send the files out the way they are on
disk, byte for byte, I think.

> Now part of the scenario for reproducing the problem might be the
> following variable:
>
> mm-coding-system-priorities is a variable defined in `mm-util.el'.
> Its value is (iso-8859-1 iso-8859-15 utf-8)
> Original value was nil

Mine is nil.

I just tried sending out a utf-8 file, and Message decided it was 8859,
so it's totally garbled:

--=-=-=
Content-Type: text/plain; charset=iso-8859-1
Content-Disposition: inline; filename=foo.txt
Content-Transfer-Encoding: base64

QmzDpWLDpnINCg==
--=-=-=

Yuck.

Hm...  what's determining the charset in the file, anyway?

-- 
(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.