From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/37136 Path: main.gmane.org!not-for-mail From: Colin Walters Newsgroups: gmane.emacs.gnus.general Subject: Re: bah, i've had it with html Date: Thu, 26 Jul 2001 19:45:56 -0400 Organization: The Ohio State University Dept. of Computer and Info. Science Message-ID: <873d7j2r0r.church.of.emacs@space-ghost.verbum.org> References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035172605 12283 80.91.224.250 (21 Oct 2002 03:56:45 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 03:56:45 +0000 (UTC) Return-Path: Return-Path: Original-Received: (qmail 20917 invoked from network); 27 Jul 2001 00:42:56 -0000 Original-Received: from dhcp233054.columbus.rr.com (HELO neutral.verbum.org) (postfix@204.210.233.54) by gnus.org with SMTP; 27 Jul 2001 00:42:56 -0000 Original-Received: from space-ghost.verbum.org (space-ghost.verbum.org [192.168.5.90]) by neutral.verbum.org (Postfix (Debian/GNU)) with ESMTP id AE674F4F4 for ; Thu, 26 Jul 2001 20:41:33 -0400 (EDT) Original-Received: by space-ghost.verbum.org (Postfix (Debian/GNU), from userid 1000) id 92485622F57; Thu, 26 Jul 2001 19:45:56 -0400 (EDT) Original-To: ding@gnus.org X-Attribution: Colin X-Face: %'w-_>8Mj2_'=;I$myE#]G"'D>x3CY_rk,K06:mXFUvWy>;3I"BW3_-MAiUby{O(mn"wV@m dd`)Vk[27^^Sa (Brian Edmonds's message of "26 Jul 2001 15:47:37 -0700") Original-Lines: 10 Xref: main.gmane.org gmane.emacs.gnus.general:37136 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:37136 Brian Edmonds writes: > Ok, is there a reasonably straightforward way to tell Gnus (5.8.6 > currently here) that I never want it to render HTML? Ever? If I > get a message in which the only content is in HTML, I'd rather see > the HTML source. >>From my ~/.gnus file: (setq mm-automatic-display (remove "text/html" mm-automatic-display))