From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/58204 Path: main.gmane.org!not-for-mail From: Reiner Steib <4.uce.03.r.s@nurfuerspam.de> Newsgroups: gmane.emacs.gnus.general Subject: missing Mime-Version and format=flowed Date: Fri, 06 Aug 2004 12:06:55 +0200 Organization: Dept. of Theoretical Physics, University of Ulm Sender: ding-owner@lists.math.uh.edu Message-ID: Reply-To: Reiner Steib NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1091786911 21813 80.91.224.253 (6 Aug 2004 10:08:31 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 6 Aug 2004 10:08:31 +0000 (UTC) Original-X-From: ding-owner+M6745@lists.math.uh.edu Fri Aug 06 12:08:22 2004 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1Bt1eA-0007pf-00 for ; Fri, 06 Aug 2004 12:08:22 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu ident=lists) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1Bt1dI-0002Eb-00; Fri, 06 Aug 2004 05:07:28 -0500 Original-Received: from util2.math.uh.edu ([129.7.128.23]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1Bt1d9-0002ET-00 for ding@lists.math.uh.edu; Fri, 06 Aug 2004 05:07:19 -0500 Original-Received: from justine.libertine.org ([66.139.78.221] ident=postfix) by util2.math.uh.edu with esmtp (Exim 4.30) id 1Bt1d8-0007Dz-9P for ding@lists.math.uh.edu; Fri, 06 Aug 2004 05:07:18 -0500 Original-Received: from main.gmane.org (main.gmane.org [80.91.224.249]) by justine.libertine.org (Postfix) with ESMTP id 6CEFC3A0044 for ; Fri, 6 Aug 2004 05:07:12 -0500 (CDT) Original-Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1Bt1d0-00036s-00 for ; Fri, 06 Aug 2004 12:07:10 +0200 Original-Received: from lumberjack.physik.uni-ulm.de ([134.60.10.173]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 06 Aug 2004 12:07:10 +0200 Original-Received: from reiner.steib by lumberjack.physik.uni-ulm.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 06 Aug 2004 12:07:10 +0200 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: ding@gnus.org Original-To: ding@gnus.org Original-Lines: 75 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: lumberjack.physik.uni-ulm.de X-Face: /U7=m^"/-Dn61mAl{g9e3>\G5Tp,oEX|V)g2I1hBk\ML;)7A?6cmB-y7y?'NA^J<=oz7syB =(McAwIHgLX!.B?R3X}98d@?>CrT094KLWh]WU4gDpnL/")MS(XoQTv`Oq225uL>+;CpPXo$N5e>N> $tPd-gbB^F{gQS#1ase]XO~D4p4M"3+F-7~u]dy3I?Pb8RO*H-EFeWDUf?Rf,d]pv\Jvh2Cht!A=im yKAS2Z%Ao^;}W/qzMvMm Mail-Copies-To: nobody User-Agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3.50 (gnu/linux) Cancel-Lock: sha1:BT3SmdDkrH5wDdLpqZSCGIZd/ZE= Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:58204 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:58204 Hi, Gnus displays garbage when viewing the following messages: ,----(1) | Subject: Bitte um Rat: "Symbol's function definition is void: subject" | Newsgroups: de.comm.software.gnus | Organization: Newsoffice.de - http://www.newsoffice.de | Date: Tue, 03 Aug 2004 08:32:11 +0200 | Message-ID: | Content-Type: text/plain; charset=utf-8; format=flowed | User-Agent: Newsoffice.de - based on NewsPortal `---- ==> Gnus doesn't decode the UTF-8 characters correctly. ,----(2) | Subject: Re: Bitte um Rat: "Symbol's function definition is void: subject" | Newsgroups: de.comm.software.gnus | Organization: Newsoffice.de - http://www.newsoffice.de | Date: Tue, 03 Aug 2004 10:34:43 +0200 | Message-ID: | Content-Type: text/plain; charset=iso-8859-1; format=flowed | User-Agent: Newsoffice.de - based on NewsPortal `---- ==> The Latin-1 characters are displayed as eight-bit-graphic. Further tests (those messages have been posted in ) showed that Gnus displays message no. (1) correctly if a Mime-Version header is added or if "format=flowed" is stripped: [ for i in {4,5,6,8}-v98ycvrqoe.fsf@marauder.physik.uni-ulm.de; do echo "# " echo head "<$i>"|nc -w1 news.gmane.org nntp|grep -ie '^Content-\|^Mime-' done ] # Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit ==> Displayed correctly in Gnus. # Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit ==> Displayed correctly in Gnus. # Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit ==> Displayed correctly in Gnus. # Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit ==> Displays garbage as message (1). As the Mime-Version header is required (IIRC), it's a bug in Newsportal, I think. But maybe we could make Gnus more tolerant. It's quite surprising, that the more tolerant decoding in Gnus doesn't allow "format=flowed". Bye, Reiner. -- ,,, (o o) ---ooO-(_)-Ooo--- PGP key available via WWW http://rsteib.home.pages.de/