Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: adamp_at@at_ipipan.waw.pl (Adam P.)
Subject: Re: help with nmail-split-fancy
Date: Tue, 04 Jun 2002 03:14:37 +0200	[thread overview]
Message-ID: <wk8z5v4zgi.fsf@at_ipipan.waw.pl> (raw)
In-Reply-To: <m3bsasvtlt.fsf@thneed.na.wrq.com>

Michael Slass <mikesl@wrq.com> writes:

> What's the syntax for an nmail-split-fancy rule that says
>
> if ( (from == "Fred") && (subject == "joke")) then split = "humor"
>
> I've read the info node, and tried a number of combinations of (|, (&,
> (: function-name, many of which make gnus complain and split to
> "bogus"

Wouldn't that be something like this (untested)?

(from "Fred" (subject "joke" "humor"))

        Adam

-- 
Name and address in X-Real...


           reply	other threads:[~2002-06-04  1:14 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <m3bsasvtlt.fsf@thneed.na.wrq.com>]

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=wk8z5v4zgi.fsf@at_ipipan.waw.pl \
    --to=adamp_at@at_ipipan.waw.pl \
    /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).