GNU bug report logs -
#13808
Gnus gratuiously messes with the encoding of attachments
Previous Next
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
View this message in rfc822 format
Lars Ingebrigtsen <larsi <at> gnus.org> writes:
> 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?
It's calling `find-coding-systems-region', which just returns
`(undecided)'. Er. So how is this supposed to work, really?
How Emacs detects coding systems remains a mystery to me... Anybody
have any insights here?
--
(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.