From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/21588 Path: main.gmane.org!not-for-mail From: Shane Holder Newsgroups: gmane.emacs.gnus.general Subject: Re: Un-MIMEified MIME message Date: 26 Feb 1999 11:20:01 -0600 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=us-ascii X-Trace: main.gmane.org 1035159663 23709 80.91.224.250 (21 Oct 2002 00:21:03 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 00:21:03 +0000 (UTC) Return-Path: Original-Received: from fisher.math.uh.edu (fisher.math.uh.edu [129.7.128.35]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id MAA11375 for ; Fri, 26 Feb 1999 12:16:27 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by fisher.math.uh.edu (8.9.1/8.9.1) with ESMTP id LAB12510; Fri, 26 Feb 1999 11:15:08 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Fri, 26 Feb 1999 11:16:00 -0600 (CST) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.7.3/8.7.3) with ESMTP id LAA09600 for ; Fri, 26 Feb 1999 11:15:52 -0600 (CST) Original-Received: from atlrel2.hp.com (atlrel2.hp.com [156.153.255.202]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id MAA11351 for ; Fri, 26 Feb 1999 12:15:44 -0500 (EST) Original-Received: from dmail2.rsn.hp.com (dmail2.rsn.hp.com [15.99.151.1]) by atlrel2.hp.com (8.8.6 (PHNE_14041)/8.8.5tis) with ESMTP id MAA24644 for ; Fri, 26 Feb 1999 12:15:10 -0500 (EST) Original-Received: from PANIC.rsn.hp.com (panic.rsn.hp.com [15.99.148.159]) by dmail2.rsn.hp.com with SMTP (8.7.1/8.7.1) id LAA14774 for ; Fri, 26 Feb 1999 11:15:17 -0600 (CST) Original-To: ding@gnus.org In-Reply-To: Lars Magne Ingebrigtsen's message of "26 Feb 1999 17:41:06 +0100" Original-Lines: 35 User-Agent: Gnus/5.070077 (Pterodactyl Gnus v0.77) XEmacs/21.0(beta62) (Pyrenean) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:21588 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:21588 >>>>> "Lars" == Lars Magne Ingebrigtsen writes: Lars> --=-=-= Lars> Kai.Grossjohann@CS.Uni-Dortmund.DE writes: >> For instance. Let's say you have a three-part multipart/mixed, and >> the first part is text/plain with the contents "first", the second is >> text/html with the contents "second", and the third is >> text/plain with the contents "third". Gnus will display text/plain >> and text/html inline by default. Thus, you will see the following: >> >> ,----- >> | firstsecondthird >> `----- >> >> But the "second" will be bold. Lars> Let's try that, just to see whether it works. :-) I don't know about the rest of you but that did funky things for me. * When I enter the message with in the summary buffer, it sends me to the bottom of the message. * All of the mail headers are displayed. Not the normal short headers fontified. * If I hit t gnus-summary-toggle-header I get the short headers but the body disappears. You know, I'm known for having unusual computer problems, but I hope others are seeing this. ;-) Shane