nnsoup is the back end for reading soup packets. It will
read incoming packets, unpack them, and put them in a directory where
you can read them at leisure.
These are the variables you can use to customize its behavior:
nnsoup-tmp-directorynnsoup unpacks a soup packet, it does it in this
directory. (/tmp/ by default.)
nnsoup-directorynnsoup then moves each message and index file to this directory.
The default is ~/SOUP/.
nnsoup-replies-directorynnsoup-replies-format-typennsoup-replies-index-typennsoup-active-filennsoup stores lots of information. This is not an “active
file” in the nntp sense; it's an Emacs Lisp file. If you lose
this file or mess it up in any way, you're dead. The default is
~/SOUP/active.
nnsoup-packernnsoup-unpackernnsoup-packet-directorynnsoup will look for incoming packets. The default is
~/.
nnsoup-packet-regexpnnsoup-always-savenil, save the replies buffer after each posted message.