From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/58208 Path: main.gmane.org!not-for-mail From: Per Abrahamsen Newsgroups: gmane.emacs.gnus.general Subject: Re: missing Mime-Version and format=flowed Date: Fri, 06 Aug 2004 16:38:36 +0200 Organization: The Church of Emacs Sender: ding-owner@lists.math.uh.edu Message-ID: References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1091803228 28860 80.91.224.253 (6 Aug 2004 14:40:28 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 6 Aug 2004 14:40:28 +0000 (UTC) Original-X-From: ding-owner+M6749@lists.math.uh.edu Fri Aug 06 16:40:07 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 1Bt5t8-00034T-00 for ; Fri, 06 Aug 2004 16:40:06 +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 1Bt5rz-00038n-00; Fri, 06 Aug 2004 09:38:55 -0500 Original-Received: from util2.math.uh.edu ([129.7.128.23]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1Bt5rs-00038h-00 for ding@lists.math.uh.edu; Fri, 06 Aug 2004 09:38:48 -0500 Original-Received: from justine.libertine.org ([66.139.78.221] ident=postfix) by util2.math.uh.edu with esmtp (Exim 4.30) id 1Bt5rr-0001M0-F7 for ding@lists.math.uh.edu; Fri, 06 Aug 2004 09:38:47 -0500 Original-Received: from main.gmane.org (main.gmane.org [80.91.224.249]) by justine.libertine.org (Postfix) with ESMTP id 5FD553A003E for ; Fri, 6 Aug 2004 09:38:44 -0500 (CDT) Original-Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1Bt5rj-00006K-00 for ; Fri, 06 Aug 2004 16:38:43 +0200 Original-Received: from sheridan.dina.kvl.dk ([130.225.40.227]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 06 Aug 2004 16:38:39 +0200 Original-Received: from abraham by sheridan.dina.kvl.dk with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 06 Aug 2004 16:38:39 +0200 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: ding@gnus.org Original-To: ding@gnus.org Original-Lines: 25 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: sheridan.dina.kvl.dk X-Face: +kRV2]2q}lixHkE{U)mY#+6]{AH=yN~S9@IFiOa@X6?GM|8MBp/ Mail-Copies-To: nobody User-Agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3 (gnu/linux) Cancel-Lock: sha1:VX+RLYgr4TctWM2E2XVGEJhzLDQ= Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:58208 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:58208 Simon Josefsson writes: > Reiner Steib <4.uce.03.r.s@nurfuerspam.de> writes: > >> On Fri, Aug 06 2004, Katsumi Yamaoka wrote: >> >>> I'm using the value t for the gnus-article-loose-mime variable >>> and I can see those articles correctly. >> >> Thanks. I should have checked the Fine Manual for `MIME-Version'. ;-) >> >> ,----[ (info "(gnus)MIME Commands") ] >> | `gnus-article-loose-mime' >> | If non-`nil', Gnus won't require the `MIME-Version' header before >> | interpreting the message as a MIME message. This helps when >> | reading messages from certain broken mail user agents. The >> | default is `nil'. >> `---- > > What harm would there be if the default for this variable was `t'? And why would anyone set it to nil? Maybe Gnus could do with one less variable, and obey the "be liberal in what you accept" maxim.