From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/18777 Path: main.gmane.org!not-for-mail From: Steinar Bang Newsgroups: gmane.emacs.gnus.general Subject: Re: MIME composition (was: Storing the group a message has been written to) Date: 17 Nov 1998 15:50:35 +0100 Sender: owner-ding@hpc.uh.edu Message-ID: References: <199811161945.OAA24469@alderaan.gsfc.nasa.gov> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 (generated by tm-edit 7.108) Content-Type: multipart/mixed; boundary="Multipart_Tue_Nov_17_15:50:35_1998-1" Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1035157245 8102 80.91.224.250 (20 Oct 2002 23:40:45 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 23:40:45 +0000 (UTC) Return-Path: Original-Received: from karazm.math.uh.edu (karazm.math.uh.edu [129.7.128.1]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id JAA11787 for ; Tue, 17 Nov 1998 09:51:27 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by karazm.math.uh.edu (8.9.1/8.9.1) with ESMTP id IAB12225; Tue, 17 Nov 1998 08:51:03 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Tue, 17 Nov 1998 08:50:57 -0600 (CST) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [209.195.19.139]) by sina.hpc.uh.edu (8.7.3/8.7.3) with ESMTP id IAA09034 for ; Tue, 17 Nov 1998 08:50:49 -0600 (CST) Original-Received: from viffer.oslo.metis.no (viffer.oslo.metis.no [195.0.254.249]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id JAA11768 for ; Tue, 17 Nov 1998 09:50:41 -0500 (EST) Original-Received: (from sb@localhost) by viffer.oslo.metis.no (8.8.7/8.8.7) id PAA17137; Tue, 17 Nov 1998 15:50:38 +0100 Original-To: ding@gnus.org In-Reply-To: Vladimir Volovich's message of "17 Nov 1998 16:44:11 +0300" Original-Lines: 36 X-Mailer: Gnus v5.6.42/XEmacs 20.4 - "Emerald" Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:18777 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:18777 --Multipart_Tue_Nov_17_15:50:35_1998-1 Content-Type: text/plain; charset=US-ASCII >>>>> Vladimir Volovich : > "SB" == Steinar Bang writes: > i'm not really sure about details of realization of mime in TM. i > thought that TM is able to create a MIME message from a markup which > could be typed by user. something like this: > --Multipart_Tue_Nov_17_15:50:35_1998-1 Content-Type: text/plain; filename="..."; charset=US-ASCII -- > i do not remember the details. Try including a huge image in this way, and use the cursor arrows to move over what looks like a single line. This takes noticable time on my PII300 running linux. Looks like there are heaps and heaps of hidden data there. But editing what's inside --Multipart_Tue_Nov_17_15:50:35_1998-1 Content-Type: text/plain; filename="..."; charset=US-ASCII -- will change the resulting MIME headers, true enough. So maybe there is some sort of combination. Why didn't they just use the MIME headers in the first place, I wonder...? --Multipart_Tue_Nov_17_15:50:35_1998-1--