From: Thien-Thi Nguyen <ttn@gnuvola.org>
To: help-gnu-emacs@gnu.org
Subject: Re: Consequent Matches in `NNMAIL-SPLIT-METHOD'
Date: Tue, 23 Jun 2009 10:46:27 +0200 [thread overview]
Message-ID: <87fxdr72xo.fsf@ambire.localdomain> (raw)
In-Reply-To: <87k533fiqa.fsf@alamut.alborz.net> (Volkan YAZICI's message of "Tue, 23 Jun 2009 11:38:05 +0300")
() Volkan YAZICI <volkan.yazici@gmail.com>
() Tue, 23 Jun 2009 11:38:05 +0300
("From" "\"OSNews" "osnews")
In (info "(gnus) Fancy Mail Splitting")
i see:
| Normally, VALUE in these splits must match a complete _word_
|according to the fundamental mode syntax table. In other words, all
|VALUE's will be implicitly surrounded by `\<...\>' markers, which are
|word delimiters. Therefore, if you use the following split, for
|example,
and note that
(let ((s "From: \"OSNews: Kroc Camen\" <donotreply@osnews.com>")
(value "\"OSNews"))
(string-match (concat "\\<" value "\\>") s))
=> nil
You can probably find other interesting info in the documentation,
hint hint.
thi
prev parent reply other threads:[~2009-06-23 8:46 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
2009-06-23 8:46 ` Thien-Thi Nguyen [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
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=87fxdr72xo.fsf@ambire.localdomain \
--to=ttn@gnuvola.org \
--cc=help-gnu-emacs@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 read-only IMAP folder(s) and NNTP newsgroup(s).