From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Masatake YAMATO Newsgroups: gmane.emacs.devel Subject: Re: xdisp.c problem? Date: Fri, 31 Jan 2003 11:47:47 +0900 (JST) Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <20030131.114747.21602206.jet@gyve.org> References: <20030130.131322.01368777.Takaaki.Ota@am.sony.com> <20030130.155620.107709347.Takaaki.Ota@am.sony.com> <200301310358.MAA21102@etlken.m17n.org> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1043986303 3545 80.91.224.249 (31 Jan 2003 04:11:43 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 31 Jan 2003 04:11:43 +0000 (UTC) Cc: emacs-devel@gnu.org Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18eSWk-0000v2-00 for ; Fri, 31 Jan 2003 05:11:42 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 18eSci-0002jU-00 for ; Fri, 31 Jan 2003 05:17:52 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18eSY9-0005pu-06 for emacs-devel@quimby.gnus.org; Thu, 30 Jan 2003 23:13:09 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18eSXS-0005Lf-00 for emacs-devel@gnu.org; Thu, 30 Jan 2003 23:12:26 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18eSW4-0003Qd-00 for emacs-devel@gnu.org; Thu, 30 Jan 2003 23:11:00 -0500 Original-Received: from r-maa.spacetown.ne.jp ([210.130.136.40]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18eSVW-0002hh-00 for emacs-devel@gnu.org; Thu, 30 Jan 2003 23:10:26 -0500 Original-Received: from localhost (h219-110-074-175.catv01.itscom.jp [219.110.74.175]) by r-maa.spacetown.ne.jp (8.11.6) with ESMTP id h0V4AMY23638; Fri, 31 Jan 2003 13:10:22 +0900 (JST) Original-To: handa@m17n.org In-Reply-To: <200301310358.MAA21102@etlken.m17n.org> X-Mailer: Mew version 3.1.52 on Emacs 21.3 / Mule 5.0 (SAKAKI) Original-cc: Takaaki.Ota@am.sony.com Original-cc: gerd.moellmann@t-online.de X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Emacs development discussions. List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:11249 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:11249 > I've just installed the attached patch to skip such glyphs > that come from overlay string. Please try again. After applying your patch, my Emacs doesn't hung! Masatake