GNU bug report logs -
#33612
Gnus doesn’t display EBCDIC encoded mails correctly
Previous Next
Reported by: Thomas Schneider <qsx <at> chaotikum.eu>
Date: Tue, 4 Dec 2018 16:35:01 UTC
Severity: normal
Tags: fixed
Found in version 5.13
Fixed in version 27.1
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> From: Thomas Schneider <qsx <at> chaotikum.eu>
> Date: Tue, 04 Dec 2018 17:34:16 +0100
>
> If you read this subject and ask yourself “What in the name of—?!”, yes,
> exactly. This is cursed and should really not be a real-world issue,
> but I still consider it a bug.
>
> When viewing a mail whose headers and/or body is EBCDIC encoded, Gnus
> does not decode it correctly.
>
> Given this mail …
>
> ```
> From: =?EBCDIC-INT?B?44iWlIGiQOKDiJWFiYSFmQ==?= <qsx <at> qsx.re>
> To: =?EBCDIC-INT?B?44iWlIGiQOKDiJWFiYSFmQ==?= <qsx <at> qsx.re>
> Date: Tue, 04 Dec 2018 16:55:15 +0100
> Subject: =?EBCDIC-INT?B?44iJokCipIKRhYOjQImiQImVQMXCw8TJww==?=
> Content-Type: text/plain; charset="EBCDIC-INT"
> Content-Transfer-Encoding: base64
> Message-ID: <F7A3S3POYB.3P9ZHF8WLUSKQ <at> coruscant.chaotikum.eu>
>
> 44iFQJikiYOSQIKZlqaVQIaWp0CRpJSXokCWpYWZQKOIhUCTgamoQISWh0sl
> ```
>
> the Summary buffer shows (with gnus-summary-line-format "%U%R
> %&user-date; %(%[%5k: %-23,23f%]%)%B%s\n") …
>
> ```
> . T16:55:15 [ 1.0k: =?EBCDIC-INT?B?44iWlIGi] =?EBCDIC-INT?B?44iJokCipIKRhYOjQImiQImVQMXCw8TJww==?=
> ```
Does it help to evaluate the below?
(define-coding-system-alias 'ebcdic-int 'ebcdic-us)
This bug report was last modified 6 years and 27 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.