From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Tak Ota Newsgroups: gmane.emacs.devel Subject: xdisp.c problem? Date: Wed, 29 Jan 2003 15:33:21 -0800 (PST) Organization: Sony Electronics Inc. Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <20030129.153321.35784511.Takaaki.Ota@am.sony.com> 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 1043883183 17677 80.91.224.249 (29 Jan 2003 23:33:03 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 29 Jan 2003 23:33:03 +0000 (UTC) Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18e1hV-0004ai-00 for ; Thu, 30 Jan 2003 00:33:01 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 18e1mt-0003W1-00 for ; Thu, 30 Jan 2003 00:38:35 +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 18e1in-0004jw-0B for emacs-devel@quimby.gnus.org; Wed, 29 Jan 2003 18:34:21 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18e1iC-0004At-00 for emacs-devel@gnu.org; Wed, 29 Jan 2003 18:33:44 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18e1i0-0003pb-00 for emacs-devel@gnu.org; Wed, 29 Jan 2003 18:33:33 -0500 Original-Received: from mail6.fw-sj.sony.com ([160.33.82.73]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18e1hs-0003jI-00 for emacs-devel@gnu.org; Wed, 29 Jan 2003 18:33:24 -0500 Original-Received: from mail2.sjc.in.sel.sony.com (mail2.sjc.in.sel.sony.com [43.134.1.111]) by mail6.fw-sj.sony.com (8.8.8/8.8.8) with ESMTP id XAA01095 for ; Wed, 29 Jan 2003 23:33:22 GMT Original-Received: by mail2.sjc.in.sel.sony.com id XAA26616; Wed, 29 Jan 2003 23:33:22 GMT Original-To: emacs-devel@gnu.org X-Telephone: +1-858-942-3239 X-Fax------: +1-858-942-9142 X-SnailMail: 16450 West Bernardo Drive MZ7205, San Diego, CA 92127-1804 X-Mailer: Mew-3.1.52 on Emacs-21.3.50.1 (i386-msvc-nt5.0.2195) of 2003-01-29 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:11205 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:11205 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" I am using BDF font on the following system. In GNU Emacs 21.3.50.1 (i386-msvc-nt5.0.2195) of 2003-01-29 on TAK_4100 configured using `configure --with-msvc (12.00)' Important settings: value of $LC_ALL: nil value of $LC_COLLATE: nil value of $LC_CTYPE: nil value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: ENU locale-coding-system: iso-latin-1 default-enable-multibyte-characters: t