Gnus development mailing list
 help / color / mirror / Atom feed
From: Sean Doran <smd@ebone.net>
Subject: Re: !MML
Date: Sat, 14 Nov 1998 22:02:18 +0100 (CET)	[thread overview]
Message-ID: <199811142102.WAA12065@sean.ebone.net> (raw)

| > (multipart :type alternative
| > (part :type text/plain
| > This is plain text.)
| > (part :type image/gif
| > (external "~/rms.gif")))
| > 
| > Er.
|
| Double er.  The problem with this is that `This is plain text.'
| must not contain closed parentheses -- or its parens must be balanced, 

or you make it so that the closing token for a text/plain bodypart
or anything similar is a parenthesis on a line by itself (or beginning
a line with further Lispy MIME directives).

Or perhaps a dot on a line by itself?

(part :type text/plain
This is plain text.
.
) (part :type image/gif (external "~/rms.gif"))

I don't think that a special closing-token for such things
is totally alien, although it is a bit gross.

One might even have (part :type text/plain :closing-token "\rEOF\r"
Some random text
(of whatever nature)
.
Ending like a UNIX here-file.
EOF
)

	Sean.


             reply	other threads:[~1998-11-14 21:02 UTC|newest]

Thread overview: 34+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-11-14 21:02 Sean Doran [this message]
1998-11-14 21:40 ` !MML Hrvoje Niksic
1998-11-15  4:49   ` !MML Shenghuo ZHU
1998-11-15  5:03     ` !MML Shenghuo ZHU
1998-11-15 19:18       ` !MML Lars Magne Ingebrigtsen
1998-11-15 21:28         ` !MML Hrvoje Niksic
1998-11-15 21:58           ` !MML Lars Magne Ingebrigtsen
  -- strict thread matches above, loose matches on Subject: below --
1998-11-15 17:27 !MML Sean Doran
1998-11-15 18:04 ` !MML Kai.Grossjohann
1998-11-15 19:23   ` !MML Lars Magne Ingebrigtsen
1998-11-15 19:42     ` !MML Kai.Grossjohann
1998-11-15 20:41       ` !MML Lars Magne Ingebrigtsen
1998-11-15 20:28     ` !MML Vladimir Volovich
1998-11-16  5:45       ` !MML Lars Magne Ingebrigtsen
1998-11-16  6:42   ` !MML Yair Friedman
1998-11-16  8:42     ` !MML Kai.Grossjohann
1998-11-16 14:50       ` !MML Lars Magne Ingebrigtsen
1998-11-16 15:03         ` !MML Yair Friedman
1998-11-16 16:12         ` !MML Kai.Grossjohann
1998-11-17  9:29           ` !MML Robert Bihlmeyer
1998-11-14 19:15 !MML Lars Magne Ingebrigtsen
1998-11-14 20:02 ` !MML Hrvoje Niksic
1998-11-14 20:44   ` !MML Lars Magne Ingebrigtsen
1998-11-14 20:52     ` !MML Hrvoje Niksic
1998-11-14 21:55       ` !MML Lars Magne Ingebrigtsen
1998-11-14 21:26     ` !MML Bruce Stephens
1998-11-15  0:46       ` !MML Lars Magne Ingebrigtsen
1998-11-16 12:32         ` !MML Per Abrahamsen
1998-11-15 13:47 ` !MML Kai.Grossjohann
1998-11-15 19:20   ` !MML Lars Magne Ingebrigtsen
1998-11-15 20:30     ` !MML Vladimir Volovich
1998-11-15 20:48       ` !MML Lars Magne Ingebrigtsen
1998-11-15 21:28     ` !MML Hrvoje Niksic
1998-11-15 22:19       ` !MML Lars Magne Ingebrigtsen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=199811142102.WAA12065@sean.ebone.net \
    --to=smd@ebone.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).