Gnus development mailing list
 help / color / mirror / Atom feed
From: Richard Stanton <stanton@haas.berkeley.edu>
Cc: ding@ifi.uio.no
Subject: Re: Wishlet List (e-mail related)
Date: Wed, 01 Nov 95 09:00:18 -0800	[thread overview]
Message-ID: <9511011700.AA1224@mortgage.berkeley.edu> (raw)
In-Reply-To: <9511010644.AA0027@localhost> (message from Patrick Audley on Tue, 31 Oct 95 22:44:58 -0800)

>>>>> "Patrick" == Patrick Audley <paudley@portal.ca> writes:
    RPer> Since you can't make Gnus read your mail without reading the
    RPer> doc. first, it should be sufficient to put the warning in the
    RPer> documentation.

    Patrick> 	Hmmm...  Been wondering about this one for a while now.  I've
    Patrick> read the doc and browsed the source, but can't seem to get it
    Patrick> running.  I think my main problem is a unfamiliarity with unix
    Patrick> programs (I run OS/2).

I use nnbabyl under OS/2, which has the advantage that you can read
the same rmail file using either gnus or rmail. Here's the relevant
portion of my .emacs file:

(setq gnus-secondary-select-methods '((nnbabyl ""))
      nnmail-spool-file "d:/tcpip/spool/mail/stanton"
      nnbabyl-mbox-file "d:/mail/rmail"
      nnbabyl-get-new-mail t
      nnmail-crosspost t
      nnmail-split-methods
        '(("mail.out" "^From:.*stanton")
	  ("mail.ding" "^To:.*ding\\|^CC:.*ding\\|^From:.*larsi\\|^From:*.gnus-bug")
	  ("mail.emtex" "^To:.*emtex\\|^CC:.*emtex\\|^To:.*ctan\\|^CC:.*ctan\||To:.*dvips")
	  ("mail.emx" "^To:.*emx\\|^CC:.*emx\\|^From:.*mattes")
	  ("mail.gnuplot" "^To:.*gnuplot\\|^CC:.*gnuplot")
	  ("mail.gauss" "^From:.*gauss")
	  ("mail.FEN" "^To:.*FEN\@GSB\\|^To:.*ARN@WIN95")
	  ("mail.bbdb" "^To:.*info-bbdb\\|^CC:.*info-bbdb")
	  ("mail.auctex" "^To:.*auctex\\|^CC:.*auctex")
	  ("mail.www" "^From:.*goservlist")
	  ("mail.Splus" "^To:.*S-news\\|^CC:.*S-news\\|^To:.*S-mode\\|CC:.*S-mode")
	  ("mail.mailcrypt" "^To:.*mc\\|^CC:.*mc")
	  ("mail.misc" ""))		;; All mail not otherwise categorized
)


       reply	other threads:[~1995-11-01 17:00 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <9511010644.AA0027@localhost>
1995-11-01 17:00 ` Richard Stanton [this message]
     [not found] <199510280146.SAA07328@miranova.com>
     [not found] ` <w8swx9mn1t0.fsf@surt.ifi.uio.no>
     [not found]   ` <199510310030.QAA24074@miranova.com>
1995-11-02  3:40     ` Lars Magne Ingebrigtsen
     [not found]   ` <umtloq2sbew.fsf@clavicle.cis.ohio-state.edu>
     [not found]     ` <199510311052.LAA06375@ssv4.dina.kvl.dk>
1995-11-02  3:40       ` 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=9511011700.AA1224@mortgage.berkeley.edu \
    --to=stanton@haas.berkeley.edu \
    --cc=ding@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).