From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/61748 Path: news.gmane.org!not-for-mail From: Dan Nicolaescu Newsgroups: gmane.emacs.gnus.general Subject: Re: gnus tries to run w3m Date: Mon, 23 Jan 2006 13:01:57 -0800 Message-ID: <200601232101.k0NL1vAM016985@scanner2.ics.uci.edu> References: <200601230644.k0N6iQ5A021127@scanner2.ics.uci.edu> <200601231256.k0NCu0QL000690@scanner2.ics.uci.edu> <200601231752.k0NHqmIs008873@scanner2.ics.uci.edu> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1138050424 4307 80.91.229.2 (23 Jan 2006 21:07:04 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 23 Jan 2006 21:07:04 +0000 (UTC) Original-X-From: ding-owner+m10278@lists.math.uh.edu Mon Jan 23 22:07:01 2006 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by ciao.gmane.org with esmtp (Exim 4.43) id 1F18tw-00045C-P8 for ding-account@gmane.org; Mon, 23 Jan 2006 22:07:01 +0100 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 1F18tr-0002UZ-00; Mon, 23 Jan 2006 15:06:55 -0600 Original-Received: from nas02.math.uh.edu ([129.7.128.40]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1F18qd-0002UT-00 for ding@lists.math.uh.edu; Mon, 23 Jan 2006 15:03:35 -0600 Original-Received: from quimby.gnus.org ([80.91.224.244]) by nas02.math.uh.edu with esmtp (Exim 4.52) id 1F18qa-0008N9-OE for ding@lists.math.uh.edu; Mon, 23 Jan 2006 15:03:34 -0600 Original-Received: from scanner2.ics.uci.edu ([128.195.1.36]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1F18qZ-0004Ta-00 for ; Mon, 23 Jan 2006 22:03:31 +0100 Original-Received: from vino.ics.uci.edu (vino.ics.uci.edu [128.195.11.198]) by scanner2.ics.uci.edu (8.13.5/8.13.5) with ESMTP id k0NL1vAM016985 for ; Mon, 23 Jan 2006 13:01:57 -0800 (PST) Original-To: ding@gnus.org In-Reply-To: (Reiner Steib's message of "Mon, 23 Jan 2006 19:41:21 +0100") Original-Lines: 20 X-ICS-MailScanner: Found to be clean X-ICS-MailScanner-SpamCheck: not spam (whitelisted), SpamAssassin (score=-1.44, required 5, autolearn=disabled, ALL_TRUSTED -1.44) X-ICS-MailScanner-From: dann@vino.ics.uci.edu X-Spam-Score: -2.6 (--) Precedence: bulk Original-Sender: ding-owner@lists.math.uh.edu Xref: news.gmane.org gmane.emacs.gnus.general:61748 Archived-At: Reiner Steib writes: > On Mon, Jan 23 2006, Dan Nicolaescu wrote: > > > Is this something new(ish)? I had the impression that by default Gnus > > would display by default the text/plain alternative iff a message > > contained text/plain and text/html alternatives. > > No, there were only documentation additions in 2005. From vc-annotate > (sorry for the long lines): > > 5.65 (larsi 04-Dec-99): (defcustom mm-discouraged-alternatives nil [snip] Well, then something else is involved here. I just tried with Gnus from emacs-21.4 and for that version the text/plain alternative is shown, for emacs CVS the text/html version of the same message is shown. For both emacs versions mm-discouraged-alternatives was not changed from the default.