Gnus development mailing list
 help / color / mirror / Atom feed
From: Niklas Morberg <niklas.morberg@axis.com>
Subject: Splitting subjects with non-latin characters
Date: Fri, 16 Nov 2001 12:07:28 +0100	[thread overview]
Message-ID: <u7ksrvurz.fsf@axis.com> (raw)

I'm using NT-Emacs 21.1 with a CVS gnus from the 13th of
November. I'm accessing an Exchange server over IMAP for
reading email.

The problem I'm having is that I can't split emails with
non-latin characters in the subject. I have a bunch of
different nnimap-split-fancy rules, but the one that fails
is:

	("subject" ".*\\s-\\{3,\\}.+" "spam")	

It works perfectly for latin characters, but as soon as I
get an email with e.g. big5 encoding the splitting stops
abruptly and tells me (in the message buffer):

nnmail-split-it: Search failed: ".*\\s-\\{3,\\}.+"

I have tried this with both an emacs I built myself on
cygwin and the pre-built version from FSF (GNU Emacs 21.1.1
(i386-msvc-nt5.0.2195) of 2001-10-22 on buffy) with the same
result.

(I'm pretty sure that the rule itself has nothing to do with
it; this is my first rule that splits on subject which is
why it shows the error.)

The problem probably has to do with my platform, but is there
a way to not have nnmail-split-it stop when it runs into
problems? I'm perfectly fine with the search failing, but
since it stops so abruptly no other rules will be evaluated
and (more importantly) no other emails will be split.

Niklas




             reply	other threads:[~2001-11-16 11:07 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-11-16 11:07 Niklas Morberg [this message]
2001-12-29  3:51 ` Lars Magne Ingebrigtsen

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=u7ksrvurz.fsf@axis.com \
    --to=niklas.morberg@axis.com \
    /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).