From xemacs-m  Sun Apr 13 10:47:53 1997
Received: from altair.xemacs.org (steve@xemacs.miranova.com [206.190.83.19])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id KAA02447
	for <xemacs-beta@xemacs.org>; Sun, 13 Apr 1997 10:47:52 -0500 (CDT)
Received: (from steve@localhost)
	by altair.xemacs.org (8.8.5/8.8.5) id JAA19705;
	Sun, 13 Apr 1997 09:00:44 -0700
Mail-Copies-To: never
To: xemacs-beta@xemacs.org
Subject: Re: gnus-kill-file-kill-by-subject hangs
References: <86ybanf0is.fsf@mycroft.kunitachi.tama.or.jp>
X-Url: http://www.miranova.com/%7Esteve/
X-Face: #!T9!#9s-3o8)*uHlX{Ug[xW7E7Wr!*L46-OxqMu\xz23v|R9q}lH?cRS{rCNe^'[`^sr5"
 f8*@r4ipO6Jl!:Ccq<xoV[Qz2u8<8-+Vwf2gzJ44lf_/y9OaQ`@#Q65{U4/TC)i2`~/M&QI$X>p:9I
 OSS'2{-)-4wBnVeg0S\O4Al@)uC[pD|+
X-Attribution: sb
From: Steven L Baur <steve@miranova.com>
In-Reply-To: Ishikawa Ichiro's message of 13 Apr 1997 23:41:31 +0900
Mime-Version: 1.0 (generated by tm-edit 7.106)
Content-Type: text/plain; charset=ISO-2022-JP
Date: 13 Apr 1997 09:00:43 -0700
Message-ID: <m2afn2lxp0.fsf@altair.xemacs.org>
Lines: 16
X-Mailer: Gnus v5.4.45/XEmacs 20.1

Ishikawa Ichiro <ichiro@tama.or.jp> writes:

> Is this because subject includes Japanese characters?

Yes, and this is not a Gnus problem, it's hanging in string-match. :-(

The bad expression is 
(string-match "\\`\\(re\\([[(^][0-9]+[])]?\\)?:[ 	]*\\)+"
	      "$B$_$s$J$G$*6b;}$A!*(B")

When I C-x C-e that, XEmacs goes off into la la land.

Help?
-- 
steve@miranova.com baur
Unsolicited commercial e-mail will be billed at $250/message.

