Gnus development mailing list
 help / color / mirror / Atom feed
From: Hrvoje Niksic <hniksic@srce.hr>
Subject: Re: Editing article
Date: 30 Nov 1998 16:03:52 +0100	[thread overview]
Message-ID: <kigemql6x47.fsf@jagor.srce.hr> (raw)
In-Reply-To: Lars Magne Ingebrigtsen's message of "30 Nov 1998 15:40:04 +0100"

Lars Magne Ingebrigtsen <larsi@gnus.org> writes:

> I don't know, really...  One way would be to transform the article
> from MIME to MML, but that would be a lot of work.

Hmm.  Why?  If you already have all the handles parsed, then it
shouldn't be hard to print out an MML version.  The inline images
could be handled using

<#part type=image/gif contents=inline encoding=base64 -- or whatever -->
... base64 image ...
<#!/part>

Not exactly trivial, but not too hard, either.

-- 
Hrvoje Niksic <hniksic@srce.hr> | Student at FER Zagreb, Croatia
--------------------------------+--------------------------------
If it's tourist season, why can't we shoot them?


  reply	other threads:[~1998-11-30 15:03 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-11-30  8:27 Steinar Bang
1998-11-30 14:40 ` Lars Magne Ingebrigtsen
1998-11-30 15:03   ` Hrvoje Niksic [this message]
1998-11-30 16:48     ` Lars Magne Ingebrigtsen
1998-11-30 16:33   ` Steinar Bang
1998-11-30 17:13     ` 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=kigemql6x47.fsf@jagor.srce.hr \
    --to=hniksic@srce.hr \
    /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).