From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/18631 Path: main.gmane.org!not-for-mail From: Bruce Stephens Newsgroups: gmane.emacs.gnus.general Subject: Re: Scriptin' MIME Date: 14 Nov 1998 18:38:03 +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 1035157121 7183 80.91.224.250 (20 Oct 2002 23:38:41 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 23:38:41 +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 NAA23072 for ; Sat, 14 Nov 1998 13:45:24 -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 MAB03474; Sat, 14 Nov 1998 12:45: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 12:45:04 -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 MAA17322 for ; Sat, 14 Nov 1998 12:44:55 -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 NAA23058 for ; Sat, 14 Nov 1998 13:44:49 -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 0zekgh-0005nQ-00 for ding@gnus.org; Sat, 14 Nov 1998 18:44:47 +0000 Original-Received: (from bruce@localhost) by cenderis.demon.co.uk (8.8.7/8.8.7) id SAA03399; Sat, 14 Nov 1998 18:39:32 GMT Original-To: ding@gnus.org In-Reply-To: Lars Magne Ingebrigtsen's message of "14 Nov 1998 19:27:21 +0100" X-Mailer: Gnus v5.6.43/XEmacs 20.4 - "Emerald" Original-Lines: 17 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:18631 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:18631 Lars Magne Ingebrigtsen writes: > Could someone who has used elm or MH give a description of their MIME > composition interfaces? When I used it (which was years ago), elm's was pretty minimal. When you composed a message, you could insert magic lines: [import rms.png image/x-png] Something like that, anyway. I forget the exact syntax. It was pretty basic anyway, and not at all what we expect from Gnus. Someone's already sent an example of MH's syntax. exmh (a Tcl/Tk interface onto mh) does its own MIME stuff, but it's also pretty basic: adding new sections is easy, but editing is next to impossible. MH's interface is also available, however.