From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/37140 Path: main.gmane.org!not-for-mail From: Brian Edmonds Newsgroups: gmane.emacs.gnus.general Subject: Re: bah, i've had it with html Date: 26 Jul 2001 22:24:29 -0700 Message-ID: References: <873d7j2r0r.church.of.emacs@space-ghost.verbum.org> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035172608 12301 80.91.224.250 (21 Oct 2002 03:56:48 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 03:56:48 +0000 (UTC) Return-Path: Return-Path: Original-Received: (qmail 23537 invoked from network); 27 Jul 2001 05:31:23 -0000 Original-Received: from novus.isp.gweep.ca (HELO lios2.aq2.gweep.ca) (64.69.80.178) by gnus.org with SMTP; 27 Jul 2001 05:31:23 -0000 Original-Received: from gweep.ca (lios.aq2.gweep.ca [192.168.1.1]) by lios2.aq2.gweep.ca (Postfix on SuSE Linux 7.1 (i386)) with ESMTP id EC5CE318F8 for ; Thu, 26 Jul 2001 22:31:07 -0700 (PDT) Original-Received: (from uucp@localhost) by gweep.ca (8.9.3/8.9.1) with UUCP id WAA12050 for ding@gnus.org; Thu, 26 Jul 2001 22:31:07 -0700 Original-Received: by yuri.aq2.gweep.ca (Postfix, from userid 500) id BCAE956F1B; Thu, 26 Jul 2001 22:24:29 -0700 (PDT) Original-To: ding@gnus.org In-Reply-To: Colin Walters's message of "Thu, 26 Jul 2001 19:45:56 -0400" User-Agent: Gnus/5.0806 (Gnus v5.8.6) XEmacs/21.1 (Bryce Canyon) Original-Lines: 11 Xref: main.gmane.org gmane.emacs.gnus.general:37140 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:37140 Colin Walters 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? > From my ~/.gnus file: > (setq mm-automatic-display (remove "text/html" mm-automatic-display)) Many thanks, this works great! Nothing against w3, which I have used happily for various actual web browsing, I just wince every time it gets started up for a piece of email. Brian.