info-gnus-english
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

why cannot use Chinese character in nnmail-split-methods


From: haomiao
Subject: why cannot use Chinese character in nnmail-split-methods
Date: 27 Apr 2007 18:14:47 -0700
User-agent: G2/1.0

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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]