all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Volkan YAZICI <volkan.yazici@gmail.com>
To: Thien-Thi Nguyen <ttn@gnuvola.org>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Consequent Matches in `NNMAIL-SPLIT-METHOD'
Date: Tue, 23 Jun 2009 11:38:05 +0300	[thread overview]
Message-ID: <87k533fiqa.fsf@alamut.alborz.net> (raw)
In-Reply-To: <87d48w8g64.fsf@ambire.localdomain> (Thien-Thi Nguyen's message of "Mon\, 22 Jun 2009 17\:02\:59 +0200")

On Mon, 22 Jun 2009, Thien-Thi Nguyen <ttn@gnuvola.org> writes:
> 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.

I transfered my whole `NNMAIL-SPLIT-METHODS' to `NNMAIL-SPLIT-FANCY', but it
doesn't work as expected for every group. For instance, despite my
`NNMAIL-SPLIT-FANCY' is formatted like below

  (|
   ("X-Mailing-List" "pgsql-patches" "pgsql-patches")
   ...
   ("From" "Slashdot" "slashdot")
   ("From" "\"OSNews" "osnews")
   ...
   "misc")

below message gets filtered into "misc" group.

  X-From-Line: vy@alamut.alborz.net Tue Jun 23 11:15:04 2009
  Return-Path: <vy>
  Received: by alamut.alborz.net
  	via sendmail from stdin
  	id <m1MJ19k-000NT4C@alamut.alborz.net> (Debian Smail3.2.0.115)
  	Tue, 23 Jun 2009 11:15:04 +0300 (EEST) 
  X-Gnus-Mail-Source: file:/var/mail/vy
  Message-Id: <m1MJ19k-000NT4C@alamut.alborz.net>
  MIME-Version: 1.0
  Content-Type: text/plain; charset="us-ascii"
  Content-Transfer-Encoding: 7bit
  To: vy@alamut.alborz.net
  Subject: Mozilla use Video for Everybdody, publish non-JS example
  Date: Tue, 23 Jun 2009 08:15:04 -0000
  User-Agent: rss2email
  From: "OSNews: Kroc Camen" <donotreply@osnews.com>
  Lines: 4
  Xref: alamut.alborz.net osnews:2332

Any ideas about what I might have missed?


Regards.




  reply	other threads:[~2009-06-23  8:38 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
2009-06-23  8:38   ` Volkan YAZICI [this message]
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

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

  git send-email \
    --in-reply-to=87k533fiqa.fsf@alamut.alborz.net \
    --to=volkan.yazici@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    --cc=ttn@gnuvola.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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.