Gnus development mailing list
 help / color / mirror / Atom feed
From: Reiner Steib <4.uce.03.r.s@nurfuerspam.de>
Subject: missing Mime-Version and format=flowed
Date: Fri, 06 Aug 2004 12:06:55 +0200	[thread overview]
Message-ID: <v9y8ks7f7k.fsf@marauder.physik.uni-ulm.de> (raw)

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: <cenbhb$g7b$1@server.stgb.info>
| 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: <cenin3$knn$1@server.stgb.info>
| 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 <nntp://gmane.test>)
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 "# <news:$i>"
    echo head "<$i>"|nc -w1 news.gmane.org nntp|grep -ie '^Content-\|^Mime-'
  done ]

# <news:4-v98ycvrqoe.fsf@marauder.physik.uni-ulm.de>
Mime-Version: 1.0
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 8bit

==> Displayed correctly in Gnus.

# <news:5-v98ycvrqoe.fsf@marauder.physik.uni-ulm.de>
Mime-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 8bit

==> Displayed correctly in Gnus.

# <news:6-v98ycvrqoe.fsf@marauder.physik.uni-ulm.de>
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 8bit

==> Displayed correctly in Gnus.

# <news:8-v98ycvrqoe.fsf@marauder.physik.uni-ulm.de>
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/




             reply	other threads:[~2004-08-06 10:06 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-08-06 10:06 Reiner Steib [this message]
2004-08-06 10:33 ` Katsumi Yamaoka
2004-08-06 11:22   ` Reiner Steib
2004-08-06 13:26     ` Simon Josefsson
2004-08-06 14:38       ` Per Abrahamsen
2004-08-06 14:57         ` Simon Josefsson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=v9y8ks7f7k.fsf@marauder.physik.uni-ulm.de \
    --to=4.uce.03.r.s@nurfuerspam.de \
    --cc=reiner.steib@gmx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).