Gnus development mailing list
 help / color / mirror / Atom feed
From: ShengHuo ZHU <zsh@cs.rochester.edu>
Subject: Re: MML multipart tag -- what does it do?
Date: Fri, 03 Aug 2001 11:16:48 -0700	[thread overview]
Message-ID: <2n1ymtf1pr.fsf@piglet.jia.vnet> (raw)
In-Reply-To: <ilur8utavwq.fsf@barbar.josefsson.org> (Simon Josefsson's message of "Fri, 03 Aug 2001 19:35:49 +0200")

Simon Josefsson <jas@extundo.com> writes:


[...]

> All the MML commands ends when a new command of the same type is
> inserted, I think.  There's no need for </part> or </multipart>.
> Maybe someone could try to come up with a counter-example..

It is right for </part>, not for </multipart>.  The following example
is reasonable.

<multipart>
<multipart>
</multipart>
<multipart>
</multipart>
</multipart>

For this reason, the <mml> tag is invented to markup message/rfc822
parts.  It is similar to <part>, but need for </mml>.

ShengHuo


  reply	other threads:[~2001-08-03 18:16 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-08-03 16:44 Kai Großjohann
2001-08-03 17:35 ` Simon Josefsson
2001-08-03 18:16   ` ShengHuo ZHU [this message]
2001-08-03 17:52 ` ShengHuo ZHU
2001-08-03 19:21   ` Kai Großjohann
2001-08-03 21:05     ` Nuutti Kotivuori
2001-08-04 15:42       ` Florian Weimer
2001-08-04 17:00         ` Simon Josefsson
2001-08-05 16:06           ` Florian Weimer
2001-08-05 19:54             ` Simon Josefsson
2001-08-17 10:57           ` 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=2n1ymtf1pr.fsf@piglet.jia.vnet \
    --to=zsh@cs.rochester.edu \
    /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).