From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Tassilo Horn Newsgroups: gmane.emacs.devel Subject: Re: 23.0.60; Cannot isearch for non-ascii chars with emacs -nw -Q Date: Thu, 28 Feb 2008 09:12:50 +0100 Message-ID: <87myplmrct.fsf@member.fsf.org> References: <87oda4d6h8.fsf@fastmail.fm> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1204186391 26938 80.91.229.12 (28 Feb 2008 08:13:11 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 28 Feb 2008 08:13:11 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Feb 28 09:13:37 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JUdtW-0008FU-IW for ged-emacs-devel@m.gmane.org; Thu, 28 Feb 2008 09:13:34 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JUdt0-0006ea-3n for ged-emacs-devel@m.gmane.org; Thu, 28 Feb 2008 03:13:02 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JUdsu-0006eV-W3 for emacs-devel@gnu.org; Thu, 28 Feb 2008 03:12:57 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JUdss-0006eI-Ch for emacs-devel@gnu.org; Thu, 28 Feb 2008 03:12:56 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JUdss-0006eF-85 for emacs-devel@gnu.org; Thu, 28 Feb 2008 03:12:54 -0500 Original-Received: from mx20.gnu.org ([199.232.41.8]) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1JUdsr-0003G4-Ta for emacs-devel@gnu.org; Thu, 28 Feb 2008 03:12:54 -0500 Original-Received: from out3.smtp.messagingengine.com ([66.111.4.27]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JUdsr-0003Dd-DS for emacs-devel@gnu.org; Thu, 28 Feb 2008 03:12:53 -0500 Original-Received: from compute1.internal (compute1.internal [10.202.2.41]) by out1.messagingengine.com (Postfix) with ESMTP id E7899A396D for ; Thu, 28 Feb 2008 03:12:52 -0500 (EST) Original-Received: from heartbeat1.messagingengine.com ([10.202.2.160]) by compute1.internal (MEProxy); Thu, 28 Feb 2008 03:12:52 -0500 X-Sasl-enc: dwWVBoStGl3M0MvK5HhRn5UeeWFdFW01H3tf9XRJGg5J 1204186372 Original-Received: from localhost (dslb-084-063-044-169.pools.arcor-ip.net [84.63.44.169]) by mail.messagingengine.com (Postfix) with ESMTPA id CEB1B17BFF for ; Thu, 28 Feb 2008 03:12:51 -0500 (EST) Mail-Followup-To: emacs-devel@gnu.org In-Reply-To: (Kenichi Handa's message of "Thu, 28 Feb 2008 11:02:56 +0900") User-Agent: Gnus/5.110007 (No Gnus v0.7) Emacs/23.0.60 (gnu/linux) X-detected-kernel: by mx20.gnu.org: Genre and OS details not recognized. X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:90702 Archived-At: Kenichi Handa writes: Hi! > It seems that something in handling keyboard input has been changed. > I've just installed the attached change. Tassilo, could you please > try again with the latest code? Yes, it works again. Thanks a lot. Bye, Tassilo