Gnus development mailing list
 help / color / mirror / Atom feed
From: Alexandre Oliva <oliva@dcc.unicamp.br>
Cc: ding@gnus.org
Subject: Re: Splitting, crossposts, duplicates, the universe, and everything.
Date: 17 Nov 1998 21:35:42 -0200	[thread overview]
Message-ID: <oryap9zycx.fsf@araguaia.dcc.unicamp.br> (raw)
In-Reply-To: Michael Welsh Duggan's message of "Tue, 17 Nov 1998 19:09:59 GMT"

[-- Attachment #1: Type: text/plain, Size: 1208 bytes --]


On Nov 17, 1998, Michael Welsh Duggan <md5i@cs.cmu.edu> wrote:

> Actually, `nnmail-split-fancy' should work just fine.  Try the
> following for the above:

> (setq nnmail-split-methods 'nnmail-split-fancy)
> (setq nnmail-split-fancy
>       '(&
>         (to "one@asfast\\.com" "one")
>         (to "two@asfast\\.com" "two")
>         (to "three@asfast\\.com" "three")
>         (to "four@asfast\\.com" "four")
>         "other"))

Since the topic includes `the universe, and everything', I thought I
should post an alternate mail splitting method I developed, and that I 
find very useful.  I have already sent it to Lars, but he kept telling 
me I should send a copyright assignment to FSF, and I would tell him I 
had sent one already.  Unfortunately, I recently found out the
assignment I had sent did not apply to gnus, so I'll have to send a
new one.  I hope to post it soon, but here's the code anyway, if you
feel like giving it a try.  It should probably be renamed to comply
with gnus' file naming general guidelines.

-- 
Alexandre Oliva  http://www.dcc.unicamp.br/~oliva  aoliva@{acm.org}
oliva@{dcc.unicamp.br,gnu.org,egcs.cygnus.com,samba.org.au}
Universidade Estadual de Campinas, SP, Brasil

[-- Attachment #2: Type: application/emacs-lisp, Size: 6732 bytes --]

      parent reply	other threads:[~1998-11-17 23:35 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-11-17 16:14 Lloyd Zusman
1998-11-17 19:09 ` Michael Welsh Duggan
1998-11-17 23:19   ` Lloyd Zusman
1998-11-17 23:23     ` Alexandre Oliva
1998-11-18  2:27       ` Lloyd Zusman
1998-11-20 17:02         ` Stephen Zander
1998-11-17 23:40     ` Karl Kleinpaste
1998-11-17 23:35   ` Alexandre Oliva [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=oryap9zycx.fsf@araguaia.dcc.unicamp.br \
    --to=oliva@dcc.unicamp.br \
    --cc=ding@gnus.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).