Gnus development mailing list
 help / color / mirror / Atom feed
From: larsi@ifi.uio.no (Lars Magne Ingebrigtsen)
Subject: Re: Default save-name for saving news articles
Date: 13 Nov 1995 23:48:30 +0100	[thread overview]
Message-ID: <w8senvcqgg1.fsf@gymir.ifi.uio.no> (raw)
In-Reply-To: robert@steffi.accessone.com's message of 11 Nov 1995 17:58:03 -0800

robert@steffi.accessone.com (Robert Nicholson) writes:

> Simply because I want to archive mail and news in different locations
> and GNUS doesn't appear to have any easy way to do that.

gnus-split-methods's value is nil

Documentation:
*Variable used to suggest where articles are to be saved.
The syntax of this variable is the same as `nnmail-split-methods'.  

For instance, if you would like to save articles related to Gnus in
the file "gnus-stuff", and articles related to VM in "vm-stuff",
you could set this variable to something like:

 '(("^Subject:.*gnus\|^Newsgroups:.*gnus" "gnus-stuff")
   ("^Subject:.*vm\|^Xref:.*vm" "vm-stuff"))

-- 
Home is where the cat is.


  reply	other threads:[~1995-11-13 22:48 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1995-11-11 22:38 Steven L. Baur
1995-11-12  1:58 ` Robert Nicholson
1995-11-13 22:48   ` Lars Magne Ingebrigtsen [this message]
1995-11-13 14:24 ` Per Abrahamsen
1995-11-13 18:03 Steven L. Baur

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=w8senvcqgg1.fsf@gymir.ifi.uio.no \
    --to=larsi@ifi.uio.no \
    /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).