From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/38694 Path: main.gmane.org!not-for-mail From: Amos Gouaux Newsgroups: gmane.emacs.gnus.general Subject: Re: html and text Date: Sun, 09 Sep 2001 10:58:19 -0500 Sender: amos@utdallas.edu Message-ID: References: <87n144nytr.fsf@pale.local> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035174515 23807 80.91.224.250 (21 Oct 2002 04:28:35 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 04:28:35 +0000 (UTC) Return-Path: Return-Path: Original-Received: (qmail 20101 invoked from network); 9 Sep 2001 16:00:46 -0000 Original-Received: from ns0.utdallas.edu (129.110.10.1) by gnus.org with SMTP; 9 Sep 2001 16:00:46 -0000 Original-Received: from spartacus.utdallas.edu (spartacus.utdallas.edu [129.110.3.11]) by ns0.utdallas.edu (Postfix) with ESMTP id F18871A00EE for ; Sun, 9 Sep 2001 11:00:30 -0500 (CDT) Original-To: ding@gnus.org In-Reply-To: <87n144nytr.fsf@pale.local> (Alexander Kotelnikov's message of "Sun, 09 Sep 2001 19:55:28 +0400") User-Agent: Gnus/5.090004 (Oort Gnus v0.04) XEmacs/21.4 (Academic Rigor) Original-Lines: 14 Xref: main.gmane.org gmane.emacs.gnus.general:38694 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:38694 >>>>> On Sun, 09 Sep 2001 19:55:28 +0400, >>>>> Alexander Kotelnikov (ak) writes: ak> 1. ( ) text/plain (*) text/html ak> Can I force it to display text version by default, since it does not ak> involve html rendering which takes significant amount of time? I think you want (add-to-list 'mm-discouraged-alternatives "text/html") -- Amos