From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/25505 Path: main.gmane.org!not-for-mail From: Jes Sorensen Newsgroups: gmane.emacs.gnus.general Subject: Re: multipart/* & mm-automatic-display Date: Tue, 28 Sep 1999 12:33:06 GMT Organization: SunSITE Denmark (sunsite.auc.dk) Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1035162877 14304 80.91.224.250 (21 Oct 2002 01:14:37 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 01:14:37 +0000 (UTC) Return-Path: Original-Received: from spinoza.math.uh.edu (spinoza.math.uh.edu [129.7.128.18]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id IAA15550 for ; Tue, 28 Sep 1999 08:38:31 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by spinoza.math.uh.edu (8.9.1/8.9.1) with ESMTP id HAB08069; Tue, 28 Sep 1999 07:34:54 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Tue, 28 Sep 1999 07:35:19 -0500 (CDT) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id HAA06823 for ; Tue, 28 Sep 1999 07:35:08 -0500 (CDT) Original-Received: from sunsite.auc.dk (sunsite.auc.dk [130.225.51.30]) by sclp3.sclp.com (8.8.5/8.8.5) with SMTP id IAA15516 for ; Tue, 28 Sep 1999 08:33:08 -0400 (EDT) Original-Received: (qmail 12670 invoked by uid 509); 28 Sep 1999 12:33:06 -0000 Original-To: ding@gnus.org Original-Path: not-for-mail Original-Newsgroups: emacs.ding Original-Lines: 19 User-Agent: Gnus/5.070096 (Pterodactyl Gnus v0.96) Emacs/20.4 Original-NNTP-Posting-Host: 137.138.138.123 Original-X-Complaints-To: news@sunsite.auc.dk Original-X-Trace: sunsite.auc.dk 938521986 137.138.138.123 (Tue, 28 Sep 1999 14:33:06 MET DST) Original-NNTP-Posting-Date: Tue, 28 Sep 1999 14:33:06 MET DST Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:25505 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:25505 >>>>> "Kai" == Kai Großjohann writes: Kai> Jes Sorensen writes: >> I really want to be able to tell an idiot he is a dork for sending >> me HTML in my email and I can only do that when I can see it is >> actually there. Kai> Well, you can tell Gnus to show the Content-Type header. (You Kai> can spot multipart mails by the `N parts' indicator in the mode Kai> line.) I think nobody thought you would want to turn off the Kai> MIME handling in Gnus... There is C-u g which shows you the Kai> original article, unchanged, which is useful for debugging Kai> purposes. Hmmm I _really_ want to disable it and only have it decode MIME when I explicitly ask it to. I don't like any automatic conversion going on behind my back. Jes