Gnus development mailing list
 help / color / mirror / Atom feed
From: dsg@mitre.org (David S. Goldberg)
Subject: Re: How to just save a group of messages to a file?
Date: 13 May 1999 09:53:30 -0400	[thread overview]
Message-ID: <m1bemklhy91.fsf@blackbird.mitre.org> (raw)
In-Reply-To: "Rupa Schomaker's message of "13 May 1999 06:34:15 -0700"

> Lets say that I have 100 or so messages that I just want to save to
> a file (whether mailbox format or not).  Ok, that sounds easy.
> About half of them are large (100+k) HTML messages that may or may
> not be formatted correctly.
Two ways I have done this sort of thing:

1: process mark the articles and then O-s to create a SOUP packet.
There's an option (sorry it's been a long time since I've done this so
I don't recall exactly what it is) to have the SOUP packet be
generated in mbox format.  You don't need to use all the nnsoup
stuff.  That way.

2: create an nnmbox group and then process mark and B-c the articles
to it.

Neither O-s nor B-c reads the articles so w3 won't get called to
render them during the copy process.

hth,
-- 
Dave Goldberg
Post: The Mitre Corporation\MS B325\202 Burlington Rd.\Bedford, MA 01730
Phone: 781-271-3887
Email: dsg@mitre.org


      reply	other threads:[~1999-05-13 13:53 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-05-13 13:34 Rupa Schomaker (list)
1999-05-13 13:53 ` David S. Goldberg [this message]

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=m1bemklhy91.fsf@blackbird.mitre.org \
    --to=dsg@mitre.org \
    /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).