From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.bugs Subject: Re: Problem with Boyer Moore and Greek characters Date: Sun, 12 May 2002 10:44:09 -0600 (MDT) Sender: bug-gnu-emacs-admin@gnu.org Message-ID: <200205121644.g4CGi9B11472@aztec.santafe.edu> References: <200205071335.WAA08426@etlken.m17n.org> Reply-To: rms@gnu.org NNTP-Posting-Host: localhost.gmane.org X-Trace: main.gmane.org 1021221948 28601 127.0.0.1 (12 May 2002 16:45:48 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 12 May 2002 16:45:48 +0000 (UTC) Cc: tlm@pocketmail.com, bug-gnu-emacs@gnu.org Return-path: Original-Received: from fencepost.gnu.org ([199.232.76.164]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 176wTk-0007R5-00 for ; Sun, 12 May 2002 18:45:48 +0200 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 176wTy-0002Gl-00; Sun, 12 May 2002 12:46:02 -0400 Original-Received: from pele.santafe.edu ([192.12.12.119]) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 176wSB-00025U-00; Sun, 12 May 2002 12:44:11 -0400 Original-Received: from aztec.santafe.edu (aztec [192.12.12.49]) by pele.santafe.edu (8.11.6+Sun/8.9.3) with ESMTP id g4CGi9k15192; Sun, 12 May 2002 10:44:09 -0600 (MDT) Original-Received: (from rms@localhost) by aztec.santafe.edu (8.10.2+Sun/8.9.3) id g4CGi9B11472; Sun, 12 May 2002 10:44:09 -0600 (MDT) X-Authentication-Warning: aztec.santafe.edu: rms set sender to rms@aztec using -f Original-To: handa@etl.go.jp In-Reply-To: <200205071335.WAA08426@etlken.m17n.org> (message from Kenichi Handa on Tue, 7 May 2002 22:35:29 +0900 (JST)) Errors-To: bug-gnu-emacs-admin@gnu.org X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.0.9 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Bug reports for GNU Emacs, the Swiss army knife of text editors List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.bugs:1308 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:1308 Although I don't understand this part of code fully, it seems that your fix is correct. Richard, what do you think? Shall I install it (both in HEAD and RC)? It seems correct to me. Please do install it in HEAD and RC. Thanks.