From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/18649 Path: main.gmane.org!not-for-mail From: Bruce Stephens Newsgroups: gmane.emacs.gnus.general Subject: Re: !MML Date: 14 Nov 1998 21:26:38 +0000 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 (generated by tm-edit 7.108) Content-Type: text/plain; charset=US-ASCII X-Trace: main.gmane.org 1035157136 7270 80.91.224.250 (20 Oct 2002 23:38:56 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 23:38:56 +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 RAA27079 for ; Sat, 14 Nov 1998 17:39:51 -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 QAB07231; Sat, 14 Nov 1998 16:38:11 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sat, 14 Nov 1998 16:38:07 -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 QAA20936 for ; Sat, 14 Nov 1998 16:37:59 -0600 (CST) Original-Received: from post.mail.demon.net (post-20.mail.demon.net [194.217.242.27]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id RAA27059 for ; Sat, 14 Nov 1998 17:37:52 -0500 (EST) Original-Received: from [193.237.0.193] (helo=cenderis.demon.co.uk) by post.mail.demon.net with esmtp (Exim 2.05demon1 #1) id 0zeoK7-0000bW-00 for ding@gnus.org; Sat, 14 Nov 1998 22:37:44 +0000 Original-Received: (from bruce@localhost) by cenderis.demon.co.uk (8.8.7/8.8.7) id WAA17347; Sat, 14 Nov 1998 22:32:27 GMT Original-To: ding@gnus.org In-Reply-To: Lars Magne Ingebrigtsen's message of "14 Nov 1998 21:44:39 +0100" X-Mailer: Gnus v5.6.43/XEmacs 20.4 - "Emerald" Original-Lines: 23 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:18649 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:18649 Lars Magne Ingebrigtsen writes: > would be a possibility, though... Yes, the `end' things are totally > unLispy. So the multipart would be: > > (multipart :type alternative > (part :type text/plain > This is plain text.) > (part :type image/gif > (external "~/rms.gif"))) > > Er. Yes. Er. Aren't multipart messages kind of like messages with outlines? i.e., they're buffers with a nested hierarchy of bits in them, and I ought to be able to move around, and easily chop bits out and paste them elsewhere. Hmm, I'm probably talking about a possible user-interface: you'd still need to have some kind of representation of things (and the right representation is probably not MIME).