From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Kenichi Handa Newsgroups: gmane.emacs.devel Subject: Re: xdisp.c problem? Date: Thu, 30 Jan 2003 09:00:39 +0900 (JST) Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <200301300000.JAA18264@etlken.m17n.org> References: <20030129.153321.35784511.Takaaki.Ota@am.sony.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 (generated by SEMI 1.14.3 - "Ushinoya") Content-Type: text/plain; charset=US-ASCII X-Trace: main.gmane.org 1043884966 24976 80.91.224.249 (30 Jan 2003 00:02:46 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 30 Jan 2003 00:02:46 +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 18e2AG-0006Uh-00 for ; Thu, 30 Jan 2003 01:02:44 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 18e2Ff-0003n2-00 for ; Thu, 30 Jan 2003 01:08:19 +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 18e2A5-00079Z-09 for emacs-devel@quimby.gnus.org; Wed, 29 Jan 2003 19:02:33 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18e29m-0006tl-00 for emacs-devel@gnu.org; Wed, 29 Jan 2003 19:02:14 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18e29d-0006a2-00 for emacs-devel@gnu.org; Wed, 29 Jan 2003 19:02:08 -0500 Original-Received: from tsukuba.m17n.org ([192.47.44.130]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18e28W-0005ZK-00 for emacs-devel@gnu.org; Wed, 29 Jan 2003 19:00:57 -0500 Original-Received: from fs.m17n.org (fs.m17n.org [192.47.44.2])h0U00ek04483; Thu, 30 Jan 2003 09:00:40 +0900 (JST) (envelope-from handa@m17n.org) Original-Received: from etlken.m17n.org (etlken.m17n.org [192.47.44.125]) h0U00dR06238; Thu, 30 Jan 2003 09:00:39 +0900 (JST) Original-Received: (from handa@localhost) by etlken.m17n.org (8.8.8+Sun/3.7W-2001040620) id JAA18264; Thu, 30 Jan 2003 09:00:39 +0900 (JST) Original-To: Takaaki.Ota@am.sony.com In-reply-to: <20030129.153321.35784511.Takaaki.Ota@am.sony.com> (message from Tak Ota on Wed, 29 Jan 2003 15:33:21 -0800 (PST)) User-Agent: SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.2 Emacs/21.2.92 (sparc-sun-solaris2.6) MULE/5.0 (SAKAKI) 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:11206 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:11206 In article <20030129.153321.35784511.Takaaki.Ota@am.sony.com>, Tak Ota writes: > 2003-01-29 Kenichi Handa > * xdisp.c (set_cursor_from_row): Pay attention to string display > properties. > This change causes emacs to get hung when I try to view a message of > the following type. Switching back to the old xdisp.c eliminates the > problem. > Content-Type: text/html; charset="euc-kr" Could you show me exactly what to do to reproduce that bug? --- Ken'ichi HANDA handa@m17n.org