Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: "Göktuğ Kayaalp" <self@gkayaalp.com>
To: info-gnus-english@gnu.org
Subject: nnmail-split-fancy: Can not split on Subject
Date: Sat, 08 Jul 2017 17:35:41 +0300	[thread overview]
Message-ID: <ygmzicft2rm.fsf@alpha> (raw)

Hi,

I have this configuration:

 nnmail-split-methods 'nnmail-split-fancy
 nnmail-split-fancy
 `(| (: spam-split)
     ;;; Github
     ("List-Id" "<redacted>/" "inbox")      ; Github issues on my github repos.
     ("From" "notifications@github.com" "github")
     ;;; Links
     ("Subject" "@<redacted2>" "<redacted2>")
     ;;; Self mail
     ("From" ,(macroexpand `(rx ,user-mail-address)) "self")
     "inbox")

Mail with the following subject line ends up in "self" group:

  From: "My Name" <value-of--user-mail-address>
  Subject: @<redacted2> test

where ‘<redacted2>’ is a short word of only alphanumerical characters.
What am I doing wrong?

Thanks in advance,
       gk.


_______________________________________________
info-gnus-english mailing list
info-gnus-english@gnu.org
https://lists.gnu.org/mailman/listinfo/info-gnus-english

             reply	other threads:[~2017-07-08 14:35 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-08 14:35 Göktuğ Kayaalp [this message]
2017-07-08 17:04 ` Adam Sjøgren
2017-07-10 14:58   ` Göktuğ Kayaalp

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=ygmzicft2rm.fsf@alpha \
    --to=self@gkayaalp.com \
    --cc=info-gnus-english@gnu.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).