unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Thien-Thi Nguyen <ttn@gnuvola.org>
To: Volkan YAZICI <volkan.yazici@gmail.com>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Consequent Matches in `NNMAIL-SPLIT-METHOD'
Date: Mon, 22 Jun 2009 17:02:59 +0200	[thread overview]
Message-ID: <87d48w8g64.fsf@ambire.localdomain> (raw)
In-Reply-To: <d7b9add5-0d80-49e7-bf27-f7319441a48f@v2g2000vbb.googlegroups.com> (Volkan YAZICI's message of "Mon, 22 Jun 2009 06:09:11 -0700 (PDT)")

() Volkan YAZICI <volkan.yazici@gmail.com>
() Mon, 22 Jun 2009 06:09:11 -0700 (PDT)

   How can I make message splitting through `NNMAIL-SPLIT-METHOD' to stop
   after the first found match, instead of processing the rest.

I have this in ~/.gnus:

(setq nnmail-split-methods 'nnmail-split-fancy)
(setq nnmail-split-fancy
      '(| (from ttn-other-hackers "ttn.software")
          (from "cron daemon" "mail.sysadmin")
          ;; more stuff here
          ))

This seems to do what i think you are looking for.

thi




  reply	other threads:[~2009-06-22 15:02 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-22 13:09 Consequent Matches in `NNMAIL-SPLIT-METHOD' Volkan YAZICI
2009-06-22 15:02 ` Thien-Thi Nguyen [this message]
2009-06-23  8:38   ` Volkan YAZICI
2009-06-23  8:46     ` Thien-Thi Nguyen

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87d48w8g64.fsf@ambire.localdomain \
    --to=ttn@gnuvola.org \
    --cc=help-gnu-emacs@gnu.org \
    --cc=volkan.yazici@gmail.com \
    /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 read-only IMAP folder(s) and NNTP newsgroup(s).