Gnus development mailing list
 help / color / mirror / Atom feed
From: Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Großjohann)
Subject: Re: C-d displays duplicated parts
Date: 27 Aug 1999 23:51:47 +0200	[thread overview]
Message-ID: <vaf7lmgao3w.fsf@petty.cs.uni-dortmund.de> (raw)
In-Reply-To: =?iso-8859-1?q?Fran=E7ois?= Pinard's message of "27 Aug 1999 17:29:12 -0400"

François Pinard <pinard@iro.umontreal.ca> writes:

> This was a long time ago, I might not remember everything clearly.
> I think the choice was between showing only the <rfc822> line, and
> forcing the user to do another `C-d' to _enter_ it, or trying to
> immediately serve him, and simulate a recursive `C-d' right away,
> rather seamlessly integrated with the rest.  But then, if the quoted
> message happens to be a complex one, we need some way, at the
> dissection level, to discriminate the passage from one message into
> another, so the quoted message is first announced, then
> sub-analysed.  So, you see, it is not fully seamless.  It should not
> be.

I must admit that I still don't understand why you need to introduce
more parts.  Let's say you have a multipart message, and the first
part is message/rfc822 and the second is an image.  Then nndoc will
display the following structure:

  *
  |\
  | * message/rfc822
  |  \
  |   * text/plain
   \
    * image/gif

This looks like three parts, but the message just contains two.  And
in what way is the node labeled text/plain necessary?  Why can't nndoc
just show the contents of the text/plain thing in the message/rfc822
node?

If you copy this message and leave it exactly as is, except that you
replace the message/rfc822 content type with application/octet-stream,
say, then you will get the following tree:

  *
  |\
  | * application/octet-stream
  |
   \
    * image/gif

Just changing the content-type can't make a node disappear, can it?

If nndoc is meant to accurately represent the MIME structure, then I
feel the above is suboptimal, I'm afraid.

Probably I'm overlooking something here, though, showing that I
fundamentally don't grok MIME.

kai
-- 
I like BOTH kinds of music.


  reply	other threads:[~1999-08-27 21:51 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-07-20 19:55 Vladimir Volovich
1999-07-21  1:59 ` Justin Sheehy
1999-07-21  7:44   ` Vladimir Volovich
1999-08-27 21:05     ` Lars Magne Ingebrigtsen
1999-08-27 21:29       ` François Pinard
1999-08-27 21:51         ` Kai Großjohann [this message]
1999-08-27 22:04           ` Kai Großjohann
1999-08-27 22:11           ` Lars Magne Ingebrigtsen
1999-08-27 22:16             ` Kai Großjohann
1999-08-27 22:31               ` Lars Magne Ingebrigtsen
1999-08-28 13:53                 ` Kai Großjohann
1999-08-28 16:06                   ` François Pinard

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=vaf7lmgao3w.fsf@petty.cs.uni-dortmund.de \
    --to=kai.grossjohann@cs.uni-dortmund.de \
    /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).