Gnus development mailing list
 help / color / mirror / Atom feed
From: gorkab@sanchez.com (Brian Gorka)
Subject: SOUP!
Date: Tue, 11 Feb 1997 20:30:43 -0500	[thread overview]
Message-ID: <c=US%a=_%p=Sanchez_Computer%l=OZ-970212013043Z-41827@oz.sanchez.com> (raw)

I need a little more information on SOUP packets (or at least more than
is provided in the info files)

I'm running gnus 5.4.12 on NT 4.0 and Windows 95.

Here's the process I am using to test this:

pick a newsgroup using NNTP
G s b (gnus soup brew)
	at this point I have 3 files in ~/Soupbrew
	1.idx
	1.msg
	areas

G s p (gnus soup pack)
	now the three above files are in 1 packed file

Change my server select method to nnsoup
delete ~/.newsrc*.*
Copy the soupout2 file into ~/
gnus notices this and unpacks it into ~/Soup (I set that as the tmp
directory because I had a problem with the copying from /tmp to
~/Soup...
I now have 3 files in ~/Soup
	1.msg
	1.idx
	areas

A k reveals nothing killed
A z reveals no zombies

gnus seems to not notice the unpacked soup packet.  In the docs it
mentions an active file and how screwed you are without one.  Where does
it come from?  Am I doing somthing wrong?  If someone can tell me where
somthing is not doing the right thing, I can look into it more.

I seem to remember more files being part of a soup package...  (like a
list file)  This used to work.  If anyone has any insight, let me know.

---------------------
from my .emacs...

;; Set or backend
(setq gnus-select-method '(nnsoup ""))

;; Soup Packer and Unpacker
(setq nnsoup-packer "jar32 m -m4 Soupout%d.j $HOME/SoupBrew/ %s")
(setq gnus-soup-packer "jar32 m -m4 Soupout%d.j $HOME/SoupBrew/ %s")
(setq nnsoup-unpacker "jar32 e %s -od:/emacs/soup")
(setq gnus-soup-unpacker "jar32 e %s -od:/emacs/soup")
(setq gnus-soup-packet-directory "~/Soup")
(setq nnsoup-tmp-directory "~/Soup")
(setq nnsoup-active-file "~/Soup/active")


             reply	other threads:[~1997-02-12  1:30 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1997-02-12  1:30 Brian Gorka [this message]
1997-02-12  8:53 ` SOUP! Lars Magne Ingebrigtsen
1997-02-12 14:00 SOUP! Brian Gorka
1997-02-12 15:26 SOUP! Brian Gorka
1997-02-13  1:15 ` SOUP! Eze Ogwuma
1997-02-13  3:36 SOUP! Brian Gorka
1997-02-13 14:32 ` SOUP! C. R. Oldham
1997-02-13 18:01   ` SOUP! François Pinard
1997-02-14  9:34     ` SOUP! Lars Magne Ingebrigtsen
1997-02-14  9:36 ` SOUP! Lars Magne Ingebrigtsen
1997-04-03 20:26 SOUP!? Hardy Griech
1997-04-04  7:36 ` SOUP!? Dewey M. Sasser

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='c=US%a=_%p=Sanchez_Computer%l=OZ-970212013043Z-41827@oz.sanchez.com' \
    --to=gorkab@sanchez.com \
    /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).