Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
* why cannot use Chinese character in nnmail-split-methods
@ 2007-04-28  1:14 haomiao
  2007-04-29  2:51 ` It's me FKtPp ;)
  2007-04-29 11:24 ` Reiner Steib
  0 siblings, 2 replies; 3+ messages in thread
From: haomiao @ 2007-04-28  1:14 UTC (permalink / raw)
  To: info-gnus-english

Hi

         I want to split my mails through  nnmail-split-methods
setting. When I use regexp all in English, everything is fine, but
when I use regexp having some Chinese charaters, the mail will not be
split into the right mail folder.
         Why this happened? How to resolve it?

         Here is my code in .gnus.el
----------------------------------------------------------------------------
(setq nnmail-split-methods
      '(("Mail.test" "^Subject:.*\\(测试\\|test\\).*")
        ("Mail.inbox" "")))
----------------------------------------------------------------------------

         Thanks.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2007-04-29 11:24 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-04-28  1:14 why cannot use Chinese character in nnmail-split-methods haomiao
2007-04-29  2:51 ` It's me FKtPp ;)
2007-04-29 11:24 ` Reiner Steib

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).